class SIPParty


Contains pure virtuals
Full nameTelEngine::SIPParty
Definition#include <libs/ysip/yatesip.h>
InheritsTelEngine::RefObject [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Protected Members


Detailed Description

 SIPParty (Mutex* mutex = 0)

SIPParty

 SIPParty (bool reliable, Mutex* mutex = 0)

SIPParty

 ~SIPParty ()

~SIPParty

[virtual]

bool  transmit (SIPEvent* event)

transmit

[pure virtual]

Transmit an event

Parameters:
eventEvend to send

Returns: False on fatal failure (subsequent send would fail again)

const char*  getProtoName ()

getProtoName

[const pure virtual]

bool  setParty (const URI& uri)

setParty

[pure virtual]

void*  getTransport ()

getTransport

[pure virtual]

void  setAddr (const String& addr, int port, bool local)

setAddr

void  getAddr (String& addr, int& port, bool local)

getAddr

inline void  appendAddr (String& buf, bool local, bool unsafe = true)

appendAddr

inline Mutex*  mutex ()

mutex

inline const String&  getLocalAddr ()

getLocalAddr

[const]

inline const String&  getPartyAddr ()

getPartyAddr

[const]

inline int  getLocalPort ()

getLocalPort

[const]

inline int  getPartyPort ()

getPartyPort

[const]

inline bool  isReliable ()

isReliable

[const]

Mutex* m_mutex

m_mutex

[protected]

bool m_reliable

m_reliable

[protected]

String m_local

m_local

[protected]

String m_party

m_party

[protected]

int m_localPort

m_localPort

[protected]

int m_partyPort

m_partyPort

[protected]


Generated by: paulc on bussard on Thu Jul 24 18:41:02 2014, using kdoc 2.0a54.