AddBitMappedMemoryBlockCmd |
Command for adding Bit-mapped memory blocks.
|
AddByteMappedMemoryBlockCmd |
Command for adding byte-mapped memory blocks
|
AddFileBytesMemoryBlockCmd |
Command for adding a new memory block using bytes from an imported FileBytes object.
|
AddInitializedMemoryBlockCmd |
Command for adding a new memory block initialized with a specific byte.
|
AddUninitializedMemoryBlockCmd |
Command for adding uninitialized memory blocks
|
DeleteBlockCmd |
Command that runs in the background to delete a memory block, as
the delete may be a time consuming operation.
|
MoveBlockTask |
Command that runs in the background to move a memory block, as the move may
be a time consuming operation.
|