General purpose data buffer.
Definition: databuffer.h:42
I/O Device interface.
Definition: iodevice.h:50
Memory I/O device.
Definition: memory_device.h:42
const DataBuffer & get_data() const
Retrieves the data buffer for the memory device.
DataBuffer & get_data()
Get Data.
MemoryDevice(DataBuffer &data)
Constructs a IODevice Memory.
MemoryDevice()
Constructs a memory I/O device.