SipCallId Class Reference

#include <sipstack.h>

List of all members.


Detailed Description

Definition at line 189 of file sipstack.h.


Public Member Functions

 SipCallId (QString ip)
 SipCallId ()
 SipCallId (SipCallId &id)
 ~SipCallId ()
void Generate (QString ip)
void setValue (QString v)
const QString string ()
bool operator== (SipCallId &rhs)
SipCallIdoperator= (SipCallId &rhs)

Private Attributes

QString thisCallid

Constructor & Destructor Documentation

SipCallId::SipCallId ( QString  ip  ) 

Definition at line 846 of file sipstack.cpp.

SipCallId::SipCallId (  )  [inline]

Definition at line 193 of file sipstack.h.

SipCallId::SipCallId ( SipCallId id  )  [inline]

Definition at line 194 of file sipstack.h.

SipCallId::~SipCallId (  ) 

Definition at line 851 of file sipstack.cpp.


Member Function Documentation

void SipCallId::Generate ( QString  ip  ) 

void SipCallId::setValue ( QString  v  )  [inline]

const QString SipCallId::string (  )  [inline]

bool SipCallId::operator== ( SipCallId rhs  ) 

Definition at line 861 of file sipstack.cpp.

SipCallId & SipCallId::operator= ( SipCallId rhs  ) 

Definition at line 867 of file sipstack.cpp.


Member Data Documentation

QString SipCallId::thisCallid [private]

Definition at line 203 of file sipstack.h.

Referenced by Generate(), operator=(), operator==(), setValue(), SipCallId(), and string().


The documentation for this class was generated from the following files:

Generated on Sat Dec 18 05:16:11 2010 for MythTV by  doxygen 1.5.5