Vovida SIP User Agent
 
In file UaTimerEvent.hxx:

class UaTimerEvent

Timeout event

Inheritance:


Public Methods

[more] UaTimerEvent ( const Sptr < Fifo < Sptr < Event > > > outputFifo )
[more] UaTimerEvent ( const UaTimerEvent& rhs )
[more]UaTimerEvent& operator= ( const UaTimerEvent& rhs )
[more]virtual ~UaTimerEvent ()
[more]virtual const char* const name () const
[more]void setCallId ( const Sptr < SipCallId > callid )
[more]const Sptr< SipCallId > getCallId () const

Private Fields

[more]Sptr< SipCallId > callId

Private Methods

[more]void copyRhsToThis ( const UaTimerEvent & rhs )


Documentation

Timeout event
o UaTimerEvent( const Sptr < Fifo < Sptr < Event > > > outputFifo )

o UaTimerEvent( const UaTimerEvent& rhs )

oUaTimerEvent& operator=( const UaTimerEvent& rhs )

ovirtual ~UaTimerEvent()

ovirtual const char* const name() const

ovoid setCallId( const Sptr < SipCallId > callid )

oconst Sptr< SipCallId > getCallId() const

ovoid copyRhsToThis( const UaTimerEvent & rhs )

oSptr< SipCallId > callId


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java


Table of Contents Class Hierarchy Class Diagrams