1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
|
.TH "brlapi_authClientPacket_t" 3 "Sat Oct 25 2014" "Version 1.0" "BrlAPI" \" -*- nroff -*-
.ad l
.nh
.SH NAME
brlapi_authClientPacket_t \-
.SH SYNOPSIS
.br
.PP
.PP
\fC#include <brlapi_protocol\&.h>\fP
.SS "Data Fields"
.in +1c
.ti -1c
.RI "uint32_t \fBtype\fP"
.br
.ti -1c
.RI "unsigned char \fBkey\fP"
.br
.in -1c
.SH "Detailed Description"
.PP
Structure of authorization packets
.SH "Field Documentation"
.PP
.SS "unsigned char brlapi_authClientPacket_t::key"
.SS "uint32_t brlapi_authClientPacket_t::type"
.SH "Author"
.PP
Generated automatically by Doxygen for BrlAPI from the source code\&.
|