TAO_RTEvent  2.0.6
Public Member Functions | Public Attributes
TAO_EC_QOS_Info Class Reference

A representation of QoS information for the event channel filters. More...

#include <EC_QOS_Info.h>

List of all members.

Public Member Functions

 TAO_EC_QOS_Info (void)
 Constructor.
 TAO_EC_QOS_Info (const TAO_EC_QOS_Info &rhs)

Public Attributes

RtecBase::handle_t rt_info
RtecBase::Preemption_Priority_t preemption_priority
long timer_id_

Detailed Description

A representation of QoS information for the event channel filters.

Filters compute QOS information for real-time dispatching, this class encapsulates that information. This first implementation is just a place-holder.


Constructor & Destructor Documentation

TAO_EC_QOS_Info::TAO_EC_QOS_Info ( void  )

Constructor.

TAO_EC_QOS_Info::TAO_EC_QOS_Info ( const TAO_EC_QOS_Info rhs)

Copy constructor, it does the obvious thing, but if it is not here the HP/aCC compiler breaks.


Member Data Documentation

Timer ids propagate their identity using this field, notice that they cannot use the event type because there could be multiple timeouts for the same consumer.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines