JNodeOS v1.2.0 API

edu.utah.janos.nodeos
Class MemSpec

java.lang.Object
  |
  +--edu.utah.janos.nodeos.pj_MemSpec
        |
        +--edu.utah.janos.nodeos.MemSpec

public final class MemSpec
extends edu.utah.janos.nodeos.pj_MemSpec

Java wrapper for a MemSpec. A MemSpec describes the memory available to a Flow (buffers, raw memory, etc). Its *all* hidden in here.

At least, it will be someday.

Author:
Janos Ministry of Development
See Also:
Flow

Constructor Summary
MemSpec()
          Construct a MemSpec with reasonable defaults.
MemSpec(int memorySize)
          Construct a MemSpec with a specific memory size in bytes.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MemSpec

public MemSpec()
Construct a MemSpec with reasonable defaults.

MemSpec

public MemSpec(int memorySize)
Construct a MemSpec with a specific memory size in bytes.

JNodeOS v1.2.0 API

This documentation is Copyright (C) 1998-2002 The University of Utah. All Rights Reserved. See the file LICENSE for distribution terms.
Documentation, software, and mailing list archives for Janos can be found at the Janos Project web site: http://www.cs.utah.edu/flux/janos/
Generated on Mar 17, 2002