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)
| FloatDataPacket |
void read (Buffer& stream)
| read |
Reimplemented from GenericDataPacket.
void write (Buffer& stream)
| write |
Reimplemented from GenericDataPacket.
| Generated by: stefan on stefan on Sat Jun 2 23:13:28 2001, using kdoc 2.0a53. |