class FloatDataPacket
|
FloatDataPacket finally is one concrete DataPacket (which contains the
information how to marshal a datapacket of type float)
More... |
|
|
Public Methods
FloatDataPacket finally is one concrete DataPacket (which contains the
information how to marshal a datapacket of type float)
FloatDataPacket (int capacity, GenericDataChannel *channel)
|
void read (Buffer& stream)
|
Reimplemented from GenericDataPacket.
void write (Buffer& stream)
|
Reimplemented from GenericDataPacket.
Generated by: stefan@stefan on Sat Feb 24 19:11:23 2001, using kdoc 2.0a47. |