Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members
SessionList Class Reference
This class is used to request and manage a list of currently active sessions from the semiproxy. More...
#include <SessionList.hpp>
Public Member Functions | |
| SessionList (char *host, int port, Profile *profile) | |
| default constrctor | |
| ~SessionList () | |
| default destructor | |
| void | retrieveSessions () |
| retrieve list of currently active sessions from semiproxy and store them in the list | |
| vector< SSession * > * | getList () |
| void | writeHTMLRepresentation (CGIParser *cgiparser, bool showActiveSessions, bool showClosedSessions, bool fakeRtspServer) |
| Write a HTML-representation of the session-list to standard-out. | |
Detailed Description
This class is used to request and manage a list of currently active sessions from the semiproxy.
- Author:
- Klaus Schoeffmann
Definition at line 94 of file SessionList.hpp.
Member Function Documentation
|
|
|
The documentation for this class was generated from the following files: