OPAL
Version 3.10.10
|
#include <sippdu.h>
Inherits std::list< T >.
Public Member Functions | |
bool | FromString (const PString &str, SIPURL::UsageContext context=SIPURL::RouteURI, bool reversed=false) |
PString | ToString () const |
Friends | |
ostream & | operator<< (ostream &strm, const SIPURLList &urls) |
Additional Inherited Members | |
![]() | |
T | elements |
STL member. |
bool SIPURLList::FromString | ( | const PString & | str, |
SIPURL::UsageContext | context = SIPURL::RouteURI , |
||
bool | reversed = false |
||
) |
Referenced by SIPDialogContext::SetRouteSet().
PString SIPURLList::ToString | ( | ) | const |
|
friend |