sdpCodec Class Reference

#include <sipstack.h>

List of all members.


Detailed Description

Definition at line 210 of file sipstack.h.


Public Member Functions

 sdpCodec (int v, QString s, QString f="")
 ~sdpCodec ()
int intValue ()
QString strValue ()
QString fmtValue ()
void setName (QString n)
void setFormat (QString f)

Private Attributes

int c
QString name
QString format

Constructor & Destructor Documentation

sdpCodec::sdpCodec ( int  v,
QString  s,
QString  f = "" 
) [inline]

Definition at line 213 of file sipstack.h.

sdpCodec::~sdpCodec (  )  [inline]

Definition at line 214 of file sipstack.h.


Member Function Documentation

int sdpCodec::intValue ( void   )  [inline]

QString sdpCodec::strValue (  )  [inline]

Definition at line 216 of file sipstack.h.

Referenced by SipSdp::encode(), and SipCall::GetSDPInfo().

QString sdpCodec::fmtValue (  )  [inline]

Definition at line 217 of file sipstack.h.

Referenced by SipSdp::encode(), and SipCall::GetSDPInfo().

void sdpCodec::setName ( QString  n  )  [inline]

Definition at line 218 of file sipstack.h.

Referenced by SipMsg::decodeSDPMediaAttribute().

void sdpCodec::setFormat ( QString  f  )  [inline]

Definition at line 219 of file sipstack.h.

Referenced by SipMsg::decodeSDPMediaAttribute().


Member Data Documentation

int sdpCodec::c [private]

Definition at line 221 of file sipstack.h.

Referenced by intValue(), and sdpCodec().

QString sdpCodec::name [private]

Definition at line 222 of file sipstack.h.

Referenced by sdpCodec(), setName(), and strValue().

QString sdpCodec::format [private]

Definition at line 223 of file sipstack.h.

Referenced by fmtValue(), sdpCodec(), and setFormat().


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

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