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]

brlapi_versionPacket_t brlapi_packet_t::version

brlapi_authClientPacket_t brlapi_packet_t::authClient

brlapi_authServerPacket_t brlapi_packet_t::authServer

brlapi_errorPacket_t brlapi_packet_t::error

brlapi_getDriverSpecificModePacket_t brlapi_packet_t::getDriverSpecificMode

brlapi_writeArgumentsPacket_t brlapi_packet_t::writeArguments

uint32_t brlapi_packet_t::uint32


The documentation for this union was generated from the following file:
Generated on Wed Oct 17 11:27:43 2007 for BrlAPI by  doxygen 1.5.1