kpilot/lib
KPilotUser Class Reference
List of all members.Detailed Description
Definition at line 38 of file pilotUser.h.
Public Member Functions | |
| KPilotUser () | |
| KPilotUser (const PilotUser *user) | |
| PilotUser * | pilotUser () |
| const char * | getUserName () const |
| void | setUserName (const char *name) |
| const int | getPasswordLength () const |
| const char * | getPassword () const |
| void | setPassword (const char *password) |
| unsigned long | getUserID () const |
| unsigned long | getViewerID () const |
| unsigned long | getLastSyncPC () const |
| void | setLastSyncPC (unsigned long pc) |
| time_t | getLastSuccessfulSyncDate () |
| void | setLastSuccessfulSyncDate (time_t when) |
| time_t | getLastSyncDate () |
| void | setLastSyncDate (time_t when) |
The documentation for this class was generated from the following files:

