brlapi_packet_t Union Reference
[BrlAPI's protocol]

#include <brlapi_protocol.h>

Data Fields

unsigned char data [BRLAPI_MAXPACKETSIZE]
brlapi_versionPacket_t version
brlapi_authClientPacket_t authClient
brlapi_authServerPacket_t authServer
brlapi_errorPacket_t error
brlapi_getDriverSpecificModePacket_t getDriverSpecificMode
brlapi_writeArgumentsPacket_t writeArguments
uint32_t uint32

Detailed Description

Type for packets. Should be used instead of a mere char[], since it has correct alignment requirements.


Field Documentation

unsigned char brlapi_packet_t::data[BRLAPI_MAXPACKETSIZE]

The documentation for this union was generated from the following file:

Generated on 13 Dec 2010 for BrlAPI by  doxygen 1.6.1