OPAL
Version 3.14.3
|
Separate base class to allow searching sorted list. More...
#include <handlers.h>
Public Member Functions | |
const PString & | GetCallID () const |
Protected Types | |
typedef std::map< PString, PSafePtr< SIPHandler > > | IndexMap |
Protected Member Functions | |
SIPHandlerBase (const PString &callID) | |
Protected Attributes | |
const PString | m_callID |
std::pair< IndexMap::iterator, bool > | m_byAorAndPackage |
std::pair< IndexMap::iterator, bool > | m_byAuthIdAndRealm |
std::pair< IndexMap::iterator, bool > | m_byAorUserAndRealm |
Friends | |
class | SIPHandlersList |
Separate base class to allow searching sorted list.
|
protected |
|
inlineprotected |
|
inline |
References m_callID.
|
friend |
|
protected |
|
protected |
|
protected |
|
protected |
Referenced by GetCallID().