OPAL
Version 3.18.8
|
#include <console_mgr.h>
Protected Member Functions | |
OpalRTPConsoleEndPoint (OpalManagerConsole &console, OpalRTPEndPoint *endpoint) | |
void | GetArgumentSpec (ostream &strm) const |
bool | Initialise (PArgList &args, ostream &output, bool verbose) |
bool | SetUIMode (const PCaselessString &str) |
![]() | |
OpalConsoleEndPoint (OpalManagerConsole &console) | |
void | AddRoutesFor (const OpalEndPoint *endpoint, const PString &defaultRoute) |
Protected Attributes | |
OpalRTPEndPoint & | m_endpoint |
![]() | |
OpalManagerConsole & | m_console |
bool | m_endpointDisabled |
Additional Inherited Members | |
![]() | |
enum | InitResult { InitFailed, InitDisabled, InitSuccess } |
![]() | |
virtual | ~OpalConsoleEndPoint () |
virtual bool | Initialise (PArgList &args, bool verbose, const PString &defaultRoute)=0 |
void | SetEndpointDisabled (bool disabled) |
|
protected |
|
protectedvirtual |
Implements OpalConsoleEndPoint.
Reimplemented in H323ConsoleEndPoint, and SIPConsoleEndPoint.
|
protected |
|
protected |
|
protected |