Package jeco.dmm.simulator

Class Summary
DMMBlock This class represents a block (header + data) in the DMM, as well as the pointer to the next and previous blocks both in memory (nextInHeap, prevInHeap) and internal DMM lists (prev, next)
DMMConstants  
DMMCreator  
DMMData This class represents a data space in the DMM
DMMHeap  
DMMIntList  
DMMLogger How we want to use it...
DMMMappedMem  
DMMProfileLine This class represents each one of the lines of a profile file
DMMSizesArray  
DMMStructureGF