#include <msrp.h>
◆ CallBack
◆ CallBackMap
◆ ConnectionInfoMapType
◆ anonymous enum
◆ OpalMSRPManager()
◆ ~OpalMSRPManager()
OpalMSRPManager::~OpalMSRPManager |
( |
| ) |
|
◆ CloseConnection()
◆ CreateSessionID()
std::string OpalMSRPManager::CreateSessionID |
( |
| ) |
|
◆ DispatchMessage()
void OpalMSRPManager::DispatchMessage |
( |
IncomingMSRP & |
incomingMsg | ) |
|
◆ GetLocalPort()
bool OpalMSRPManager::GetLocalPort |
( |
WORD & |
port | ) |
|
◆ GetOpalManager()
◆ ListenerThread()
void OpalMSRPManager::ListenerThread |
( |
| ) |
|
◆ OpenConnection()
PSafePtr<Connection> OpalMSRPManager::OpenConnection |
( |
const PURL & |
localURL, |
|
|
const PURL & |
remoteURL |
|
) |
| |
◆ RemoveNotifier()
void OpalMSRPManager::RemoveNotifier |
( |
const PURL & |
localUrl, |
|
|
const PURL & |
remoteURL |
|
) |
| |
◆ SessionIDToURL()
◆ SetNotifier()
void OpalMSRPManager::SetNotifier |
( |
const PURL & |
localUrl, |
|
|
const PURL & |
remoteURL, |
|
|
const CallBack & |
notifier |
|
) |
| |
◆ lastID
PAtomicInteger OpalMSRPManager::lastID |
|
protected |
◆ m_callBacks
◆ m_callBacksMutex
PMutex OpalMSRPManager::m_callBacksMutex |
|
protected |
◆ m_connectionInfoMap
◆ m_connectionInfoMapAddMutex
PMutex OpalMSRPManager::m_connectionInfoMapAddMutex |
|
protected |
◆ m_listenerPort
WORD OpalMSRPManager::m_listenerPort |
|
protected |
◆ m_listenerSocket
PTCPSocket OpalMSRPManager::m_listenerSocket |
|
protected |
◆ m_listenerThread
PThread* OpalMSRPManager::m_listenerThread |
|
protected |
◆ mutex
PMutex OpalMSRPManager::mutex |
|
protected |
◆ opalManager
The documentation for this class was generated from the following file: