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) |
![]() | |
OpalConsoleEndPoint (OpalConsoleManager &console) | |
void | AddRoutesFor (const OpalEndPoint *endpoint, const PString &defaultRoute) |
Protected Attributes | |
OpalRTPEndPoint & | m_endpoint |
![]() | |
OpalConsoleManager & | m_console |
Additional Inherited Members | |
![]() | |
enum | InitResult { InitFailed, InitDisabled, InitSuccess } |
![]() | |
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 |