|
OPAL
Version 3.14.3
|
#include <console_mgr.h>


Protected Member Functions | |
| OpalRTPConsoleEndPoint (OpalConsoleManager &console, OpalRTPEndPoint *endpoint) | |
| void | GetArgumentSpec (ostream &strm) const |
| bool | Initialise (PArgList &args, ostream &output, bool verbose) |
| bool | SetUIMode (const PCaselessString &str) |
Protected Member Functions inherited from OpalConsoleEndPoint | |
| OpalConsoleEndPoint (OpalConsoleManager &console) | |
| void | AddRoutesFor (const OpalEndPoint *endpoint, const PString &defaultRoute) |
Protected Attributes | |
| OpalRTPEndPoint & | m_endpoint |
Protected Attributes inherited from OpalConsoleEndPoint | |
| OpalConsoleManager & | m_console |
Additional Inherited Members | |
Public Types inherited from OpalConsoleEndPoint | |
| enum | InitResult { InitFailed, InitDisabled, InitSuccess } |
Public Member Functions inherited from OpalConsoleEndPoint | |
| virtual | ~OpalConsoleEndPoint () |
| virtual bool | Initialise (PArgList &args, bool verbose, const PString &defaultRoute)=0 |
|
protected |
|
protectedvirtual |
Implements OpalConsoleEndPoint.
Reimplemented in H323ConsoleEndPoint, and SIPConsoleEndPoint.
|
protected |
|
protected |
|
protected |