Public Member Functions | |
| SessionLog (const char *host, const char *port, const char *logdir, Bool writing) | |
| SessionLog (const char *logdir, const char *version, int nports, const char *hosts[], const char *ports[], const char *voldir, const char *logdev, int loglevel) | |
| SessionLog (const SessionLog &) | |
| Status | add (const char *hostname, const char *portname, const char *username, const char *progname, int pid, ClientSessionLog *&) |
| Bool | isUp () const |
| void | suppress (ClientSessionLog *) |
| Status | stopServers (Bool force) |
| void | display (FILE *fd, Bool nolock=False) |
| void | remove () |
| Status | getStatus () const |
| ~SessionLog () | |
Static Public Member Functions | |
| static void | release () |
Definition at line 57 of file SessionLog.h.
1.5.3