SipSubscriber Class Reference

#include <sipfsm.h>

Inheritance diagram for SipSubscriber:

SipFsmBase

List of all members.


Detailed Description

Definition at line 528 of file sipfsm.h.


Public Member Functions

 SipSubscriber (SipFsm *par, QString localIp, int localPort, SipRegistration *reg, QString status)
 ~SipSubscriber ()
virtual int FSM (int Event, SipMsg *sipMsg=0, void *Value=0)
virtual QString type ()
virtual SipUrlgetUrl ()

Private Member Functions

void SendNotify (SipMsg *authMsg)

Private Attributes

QString sipLocalIp
int sipLocalPort
SipRegistrationregProxy
QString myStatus
int State
SipUrlwatcherUrl
int expires
int cseq

Constructor & Destructor Documentation

SipSubscriber::SipSubscriber ( SipFsm par,
QString  localIp,
int  localPort,
SipRegistration reg,
QString  status 
)

Definition at line 2628 of file sipfsm.cpp.

SipSubscriber::~SipSubscriber (  ) 

Definition at line 2645 of file sipfsm.cpp.


Member Function Documentation

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

Reimplemented from SipFsmBase.

Definition at line 2657 of file sipfsm.cpp.

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

Reimplemented from SipFsmBase.

Definition at line 534 of file sipfsm.h.

virtual SipUrl* SipSubscriber::getUrl (  )  [inline, virtual]

Reimplemented from SipFsmBase.

Definition at line 535 of file sipfsm.h.

void SipSubscriber::SendNotify ( SipMsg authMsg  )  [private]

Definition at line 2727 of file sipfsm.cpp.

Referenced by FSM().


Member Data Documentation

QString SipSubscriber::sipLocalIp [private]

Definition at line 540 of file sipfsm.h.

Referenced by SendNotify(), and SipSubscriber().

Definition at line 541 of file sipfsm.h.

Referenced by SendNotify(), and SipSubscriber().

Definition at line 542 of file sipfsm.h.

Referenced by SendNotify(), and SipSubscriber().

QString SipSubscriber::myStatus [private]

Definition at line 543 of file sipfsm.h.

Referenced by FSM(), SendNotify(), and SipSubscriber().

int SipSubscriber::State [private]

Definition at line 545 of file sipfsm.h.

Definition at line 546 of file sipfsm.h.

Referenced by FSM(), SendNotify(), SipSubscriber(), and ~SipSubscriber().

int SipSubscriber::expires [private]

Definition at line 547 of file sipfsm.h.

Referenced by FSM().

int SipSubscriber::cseq [private]

Definition at line 548 of file sipfsm.h.

Referenced by SendNotify(), and SipSubscriber().


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