#include <ArVCC4.h>
Inheritance diagram for ArVCC4Packet::
Public Methods | |
ArVCC4Packet (ArTypes::UByte2 bufferSize=30) | |
Constructor. | |
virtual | ~ArVCC4Packet (void) |
Destructor. | |
virtual void | finalize (void) |
Finalizes the packet in preparation for sending, must be done. |
There are only a few functioning ways to put things into this packet, you MUST use thse, if you use anything else your commands won't work. You must use byteToBuf and byte2ToBuf.