Package net.sourceforge.geeboss.model.midi.memory

Interface Summary
Instanciable Itnerface for instanciable elements such as memory classes.
Reference Interface for reference elements such as MemoryObjectVariable or MemoryValueVariable
Referencing Interface for reference holders such as MemoryObject
 

Class Summary
MappedDevice A device that has a mapped memory
MemoryClass MemoryClass reprensentation
MemoryComponent Base class for memory components (MemoryObject, MemoryValue)
MemoryManager Manager for Memory Classes
MemoryMap This class allows associating a MemoryComponents to address areas
MemoryMap.MemoryArea A memory area specified by a base address and a size
MemoryObject An object memory component
MemoryObjectVariable A reference to a memory object of a specified class
MemoryValue A value memory component
MemoryValue.ByteValue A Byte value
MemoryValue.CharValue A Char value
MemoryValue.NumberValue A number value
MemoryValue.StringValue A string value
MemoryValueVariable A reference to a memory value
MemoryValueVariable.ByteVariable A Byte value
MemoryValueVariable.CharVariable A Char value
MemoryValueVariable.StringVariable A string value
MemoryValueVariable.TypedVariable Base class for typed variables
 

Enum Summary
MemoryValue.Type Type enum
 



Copyright (c) 2005 The Geeboss team (http://geeboss.sourceforge.net). All Rights Reserved.