Vovida SIP User Agent
 
In file UaHardwareEvent.hxx:

class UaHardwareEvent

Message for hardware

Inheritance:


Public Fields

[more]HardwareMsgType type
[more]HardwareMsgUnion signalOrRequest
[more]vector< string > dataList

Public Methods

[more] UaHardwareEvent ( const Sptr < Fifo < Sptr < Event > > > outputFifo )
[more] UaHardwareEvent ( const UaHardwareEvent& rhs )
[more]UaHardwareEvent& operator= ( const UaHardwareEvent& rhs )
[more]virtual ~UaHardwareEvent ()
[more]virtual const char* const name () const

Private Methods

[more]void copyRhsToThis ( const UaHardwareEvent & rhs )


Documentation

Message for hardware
o UaHardwareEvent( const Sptr < Fifo < Sptr < Event > > > outputFifo )

o UaHardwareEvent( const UaHardwareEvent& rhs )

oUaHardwareEvent& operator=( const UaHardwareEvent& rhs )

ovirtual ~UaHardwareEvent()

ovirtual const char* const name() const

oHardwareMsgType type

oHardwareMsgUnion signalOrRequest

ovector< string > dataList

ovoid copyRhsToThis( const UaHardwareEvent & rhs )


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java


Table of Contents Class Hierarchy Class Diagrams