TOBI Interface A  0.1
void * tia::DataPacketImpl::getRaw ( ) [virtual]

Get a pointer to a memory region, containing the raw representation of the DataPacket.

Returns:
A pointer pointing to the beginning of the memory region.

Calling this function the first time will also build the raw representation of the DataPacket!

Todo:
Inserting data after building a raw representation, won't change the raw memory and will deliver a pointer pointing to "the old" DataPacket.

Implements tia::DataPacket.

Definition at line 436 of file data_packet_impl.cpp.

 All Data Structures Files Functions Variables Typedefs Enumerations