AuthRecord Struct Reference

AuthRecord Struct Reference

#include <qtransportauthdefs_qws.h>

Class Description

Definition at line 120 of file qtransportauthdefs_qws.h.

Public Attributes

union {
   AuthCookie   auth
 
   char   data [sizeof(struct AuthCookie)]
 
}; 
 
time_t change_time
 

Member Data Documentation

AuthCookie auth

Definition at line 123 of file qtransportauthdefs_qws.h.

char data[sizeof(struct AuthCookie)]

Definition at line 124 of file qtransportauthdefs_qws.h.

union { ... }
time_t change_time

Definition at line 126 of file qtransportauthdefs_qws.h.


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