class Vocal::UaDeviceEvent

Events from a device

Inheritance:


Public Fields

[more]DeviceEventType type
[more]Sptr< SipCallId > callId
[more]Data text

Public Methods

[more] UaDeviceEvent( const Sptr < Fifo < Sptr < SipProxyEvent > > > outputFifo )
[more]virtual ~UaDeviceEvent()
[more]virtual const char* const name() const
[more]void setSipStack( const Sptr < SipTransceiver > stack )
[more]const Sptr< SipTransceiver > getSipStack()

Private Fields

[more]Sptr< SipTransceiver > sipStack


Documentation

Events from a device
o UaDeviceEvent( const Sptr < Fifo < Sptr < SipProxyEvent > > > outputFifo )

ovirtual ~UaDeviceEvent()

ovirtual const char* const name() const

ovoid setSipStack( const Sptr < SipTransceiver > stack )

oconst Sptr< SipTransceiver > getSipStack()

oDeviceEventType type

oSptr< SipCallId > callId

oData text

oSptr< SipTransceiver > sipStack


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java