Vovida SIP User Agent
 
In file UaBuilder.hxx:

class UaBuilder


Inheritance:


Public Methods

[more] UaBuilder ()
[more] UaBuilder ( const UaBuilder& rhs )
[more]UaBuilder& operator= ( const UaBuilder& rhs )
[more]void process ( const Sptr < Event > nextEvent )
[more]void setSipStack ( const Sptr < SipTransceiver > stack )
[more]void startRegistration ()
[more]void setSubscribeManager ( const Sptr < SubscribeManager > subscribeManager )
[more] ~UaBuilder ()

Private Fields

[more]Sptr< RegistrationManager > registrationManager
[more]Sptr< SipTransceiver > sipStack
[more]Sptr< SubscribeManager > subManager

Private Methods

[more]void copyRhsToThis ( const UaBuilder& rhs )


Documentation

o UaBuilder()

o UaBuilder( const UaBuilder& rhs )

oUaBuilder& operator=( const UaBuilder& rhs )

ovoid process( const Sptr < Event > nextEvent )

ovoid setSipStack( const Sptr < SipTransceiver > stack )

ovoid startRegistration()

ovoid setSubscribeManager( const Sptr < SubscribeManager > subscribeManager )

o ~UaBuilder()

ovoid copyRhsToThis( const UaBuilder& rhs )

oSptr< RegistrationManager > registrationManager

oSptr< SipTransceiver > sipStack

oSptr< SubscribeManager > subManager


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java


Table of Contents Class Hierarchy Class Diagrams