SIPParty Class Reference
List of all members.
Public Member Functions |
|
| SIPParty (bool reliable) |
|
virtual void | transmit (SIPEvent *event)=0 |
|
virtual const char * | getProtoName () const =0 |
|
virtual bool | setParty (const URI &uri)=0 |
|
const String & | getLocalAddr () const |
|
const String & | getPartyAddr () const |
|
int | getLocalPort () const |
|
int | getPartyPort () const |
|
bool | isReliable () const |
Protected Attributes |
|
bool | m_reliable |
|
bool | m_init |
|
String | m_local |
|
String | m_party |
|
int | m_localPort |
|
int | m_partyPort |
The documentation for this class was generated from the following file: