SipOptions Class Reference

#include <sipfsm.h>

Inheritance diagram for SipOptions:

SipFsmBase

List of all members.


Detailed Description

Definition at line 597 of file sipfsm.h.


Public Member Functions

 SipOptions (SipFsm *par, QString localIp, int localPort, SipRegistration *reg, QString callIdStr="")
 ~SipOptions ()
virtual int FSM (int Event, SipMsg *sipMsg=0, void *Value=0)
virtual QString type ()

Private Attributes

QString sipLocalIp
int sipLocalPort
SipRegistrationregProxy
int rxCseq
int txCseq

Constructor & Destructor Documentation

SipOptions::SipOptions ( SipFsm par,
QString  localIp,
int  localPort,
SipRegistration reg,
QString  callIdStr = "" 
)

Definition at line 3164 of file sipfsm.cpp.

SipOptions::~SipOptions (  ) 

Definition at line 3184 of file sipfsm.cpp.


Member Function Documentation

int SipOptions::FSM ( int  Event,
SipMsg sipMsg = 0,
void *  Value = 0 
) [virtual]

Reimplemented from SipFsmBase.

Definition at line 3193 of file sipfsm.cpp.

virtual QString SipOptions::type ( void   )  [inline, virtual]

Reimplemented from SipFsmBase.

Definition at line 603 of file sipfsm.h.


Member Data Documentation

QString SipOptions::sipLocalIp [private]

Definition at line 603 of file sipfsm.h.

Referenced by SipOptions().

int SipOptions::sipLocalPort [private]

Definition at line 607 of file sipfsm.h.

Referenced by SipOptions().

Definition at line 608 of file sipfsm.h.

Referenced by SipOptions().

int SipOptions::rxCseq [private]

Definition at line 609 of file sipfsm.h.

Referenced by SipOptions().

int SipOptions::txCseq [private]

Definition at line 610 of file sipfsm.h.

Referenced by SipOptions().


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