OPAL  Version 3.18.8
OpalRTPConsoleEndPoint Class Reference

#include <console_mgr.h>

Inheritance diagram for OpalRTPConsoleEndPoint:
Collaboration diagram for OpalRTPConsoleEndPoint:

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)
 
- Protected Member Functions inherited from OpalConsoleEndPoint
 OpalConsoleEndPoint (OpalManagerConsole &console)
 
void AddRoutesFor (const OpalEndPoint *endpoint, const PString &defaultRoute)
 

Protected Attributes

OpalRTPEndPointm_endpoint
 
- Protected Attributes inherited from OpalConsoleEndPoint
OpalManagerConsolem_console
 
bool m_endpointDisabled
 

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
 
void SetEndpointDisabled (bool disabled)
 

Constructor & Destructor Documentation

OpalRTPConsoleEndPoint::OpalRTPConsoleEndPoint ( OpalManagerConsole console,
OpalRTPEndPoint endpoint 
)
protected

Member Function Documentation

void OpalRTPConsoleEndPoint::GetArgumentSpec ( ostream &  strm) const
protectedvirtual

Implements OpalConsoleEndPoint.

Reimplemented in H323ConsoleEndPoint, and SIPConsoleEndPoint.

bool OpalRTPConsoleEndPoint::Initialise ( PArgList &  args,
ostream &  output,
bool  verbose 
)
protected
bool OpalRTPConsoleEndPoint::SetUIMode ( const PCaselessString &  str)
protected

Field Documentation

OpalRTPEndPoint& OpalRTPConsoleEndPoint::m_endpoint
protected

The documentation for this class was generated from the following file: