Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

virtualMachine03 Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
assertOnWrapAround< _newIdGen >
id< bitsIndex, bitsMagic >Storage class for ids
idGen< recyclingPolicy, wrapAroundPolicy, numBits >Class for generating ids
newIdGen< numBits >Stores the number used to generate new unique ids
noRecyclingRecyclingPolicy: released ids are not recycled
noWrapAround< _newIdGen >
processHolds the data for a process
programHolds the data for a program
recycleReleasedIdsRecyclingPolicy: released ids are stored in a cache and reused
threadHolds the data for an individual thread
virtualMachineBasic virtual machine with multi-threaded proccesses
wrapAround< _newIdGen >WrapAroundPolicy: swhen the maximum id is reached id generation restarts from 1
wrapAroundPolicy

Generated on Sun Mar 6 22:12:34 2005 for virtualMachine03 by doxygen 1.3.7