General purpose data buffer.
Definition databuffer.h:42
IODevice()
Constructs a null instance.
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.