|
|||
|
|||
|
#include <cmd_whowas.h>
Inheritance diagram for WhoWasGroup:


Public Member Functions | |
| WhoWasGroup (User *user) | |
| Initialize this WhoQasFroup with a user. | |
| ~WhoWasGroup () | |
| Destructor. | |
Public Attributes | |
| char * | host |
| Real host. | |
| char * | dhost |
| Displayed host. | |
| char * | ident |
| Ident. | |
| const char * | server |
| Server name. | |
| char * | gecos |
| Fullname (GECOS). | |
| time_t | signon |
| Signon time. | |
Definition at line 100 of file cmd_whowas.h.
|
|
Initialize this WhoQasFroup with a user.
|
|
|
Destructor.
|
|
|
Displayed host.
Definition at line 108 of file cmd_whowas.h. |
|
|
Fullname (GECOS).
Definition at line 117 of file cmd_whowas.h. |
|
|
Real host.
Definition at line 105 of file cmd_whowas.h. |
|
|
Ident.
Definition at line 111 of file cmd_whowas.h. |
|
|
Server name.
Definition at line 114 of file cmd_whowas.h. |
|
|
Signon time.
Definition at line 120 of file cmd_whowas.h. |