![]() |
Qt 4.8
|
#include <qtransportauthdefs_qws.h>
Public Variables | |
| union { | |
| AuthCookie auth | |
| char data [sizeof(struct AuthCookie)] | |
| }; | |
| time_t | change_time |
Definition at line 120 of file qtransportauthdefs_qws.h.
| union { ... } |
| AuthCookie AuthRecord::auth |
Definition at line 123 of file qtransportauthdefs_qws.h.
| time_t AuthRecord::change_time |
Definition at line 126 of file qtransportauthdefs_qws.h.
| char AuthRecord::data[sizeof(struct AuthCookie)] |
Definition at line 124 of file qtransportauthdefs_qws.h.