Vovida SIP User Agent
 
In file OpStartDialTone.hxx:

class OpStartDialTone

Starts dialtone when the ua receives an offhook event

Inheritance:


Public Methods

[more] OpStartDialTone ()
[more] OpStartDialTone ( const OpStartDialTone& rhs )
[more]OpStartDialTone& operator= ( const OpStartDialTone& rhs )
[more]virtual ~OpStartDialTone ()
[more]virtual const char* const name () const
[more]const Sptr< State > process ( const Sptr < SipProxyEvent > event )

Private Methods

[more]void copyRhsToThis ( const OpStartDialTone& rhs )


Documentation

Starts dialtone when the ua receives an offhook event
o OpStartDialTone()

o OpStartDialTone( const OpStartDialTone& rhs )

oOpStartDialTone& operator=( const OpStartDialTone& rhs )

ovirtual ~OpStartDialTone()

ovirtual const char* const name() const

oconst Sptr< State > process( const Sptr < SipProxyEvent > event )

ovoid copyRhsToThis( const OpStartDialTone& rhs )


This class has no child classes.
Author:
jeffgao
See Also:
OpStopDialTone

Alphabetic index HTML hierarchy of classes or Java


Table of Contents Class Hierarchy Class Diagrams