RtecEventChannelAdmin.idl File Reference

Define the RtecEventChannelAdmin module. More...

import "RtecEventComm.idl";
import "RtecBase.idl";

Include dependency graph for RtecEventChannelAdmin.idl:


Classes

exception  RtecEventChannelAdmin::AlreadyConnected
 Exception raised if a consumer or supplier tries to reconnect even though it is connected already. More...
struct  RtecEventChannelAdmin::Dependency
 Encapsulate the parameters of a consumer QoS property. More...
struct  RtecEventChannelAdmin::ConsumerQOS
 Define the complete QoS properties of a consumer. More...
struct  RtecEventChannelAdmin::Publication
 Encapsulate one supplier publication and the QoS properties for that publication. More...
struct  RtecEventChannelAdmin::SupplierQOS
 Describe the complete QoS and filtering properties for a supplier. More...
exception  RtecEventChannelAdmin::TypeError
 Obsolete exception. More...
interface  RtecEventChannelAdmin::ProxyPushSupplier
 Interface used to implement the Abstract Session pattern for the consumers. More...
interface  RtecEventChannelAdmin::ProxyPushConsumer
 Interface used to implement the Abstract Session pattern for the suppliers. More...
interface  RtecEventChannelAdmin::ConsumerAdmin
 Implement an Abstract Factory to create ProxyPushSupplier objects. More...
class  RtecEventChannelAdmin::SupplierAdmin
 Implement an Abstract Factory to create ProxyPushConsumer objects. More...
class  RtecEventChannelAdmin::Observer
 Monitor changes in the consumer subscriptions and/or supplier publciations. More...
class  RtecEventChannelAdmin::EventChannel
 The main interface for the event service. More...
exception  RtecEventChannelAdmin::EventChannel::EventChannel::SYNCHRONIZATION_ERROR
 Exception raised if the Event Channel cannot acquire its internal locks. More...
exception  RtecEventChannelAdmin::EventChannel::EventChannel::CANT_APPEND_OBSERVER
 Exception raised if the Event Channel is unable to add an observer due to some internal limitation. More...
exception  RtecEventChannelAdmin::EventChannel::EventChannel::CANT_REMOVE_OBSERVER
 Exception raised if the Event Channel is unable to remove an observer due to some internal limitation or because the observer cannot be found. More...
exception  RtecEventChannelAdmin::EventChannel::EventChannel::QOS_ERROR
exception  RtecEventChannelAdmin::EventChannel::EventChannel::SUBSCRIPTION_ERROR
 Exception raised if the subscriptions are invalid. More...
exception  RtecEventChannelAdmin::EventChannel::EventChannel::CORRELATION_ERROR
exception  RtecEventChannelAdmin::EventChannel::EventChannel::DISPATCH_ERROR
 Exception raised if the event cannot be dispatched. More...

Namespaces

namespace  RtecEventChannelAdmin
 Interfaces and data structures provided by TAO's Real-time Event Service implementation.

Typedefs

typedef sequence< Dependency > RtecEventChannelAdmin::DependencySet
 Define a list of consumer QoS properties.
typedef sequence< Publication > RtecEventChannelAdmin::PublicationSet
 A list of Publication structures.
typedef unsigned long RtecEventChannelAdmin::Observer_Handle
 Opaque identifier for a connected Observer.

Detailed Description

Define the RtecEventChannelAdmin module.

Id
RtecEventChannelAdmin.idl 55219 2004-01-07 19:48:04Z boris

TAO's Real-time Event Service is described in:

http://doc.ece.uci.edu/~coryan/EC/

Author:
Carlos O'Ryan <coryan@uci.edu>

Tim Harrison <harrison@cs.wustl.edu>


Generated on Mon Feb 9 21:02:13 2009 for TAO_RTEvent by  doxygen 1.5.8