brlapi_packet_t(3) | Library Functions Manual | brlapi_packet_t(3) |
brlapi_packet_t
#include <brlapi_protocol.h>
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
brlapi_paramValuePacket_t paramValue
brlapi_paramRequestPacket_t paramRequest
uint32_t uint32
Type for packets. Should be used instead of a mere char[], since it has correct alignment requirements.
Generated automatically by Doxygen for BrlAPI from the source code.
Version 0.8 | BrlAPI |