TAO_EC_Prefix_Filter_Builder Class Reference

Implement a builder for the fundamental filters. More...

#include <EC_Prefix_Filter_Builder.h>

Inheritance diagram for TAO_EC_Prefix_Filter_Builder:

Inheritance graph
[legend]
Collaboration diagram for TAO_EC_Prefix_Filter_Builder:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TAO_EC_Prefix_Filter_Builder (TAO_EC_Event_Channel_Base *ec)
 constructor.
virtual ~TAO_EC_Prefix_Filter_Builder (void)
 destructor...
TAO_EC_Filterbuild (TAO_EC_ProxyPushSupplier *supplier, RtecEventChannelAdmin::ConsumerQOS &qos ACE_ENV_ARG_DECL) const

Private Member Functions

TAO_EC_Filterrecursive_build (TAO_EC_ProxyPushSupplier *supplier, RtecEventChannelAdmin::ConsumerQOS &qos, CORBA::ULong &pos) const
 Recursively build the filter tree.

Private Attributes

TAO_EC_Event_Channel_Baseevent_channel_
 The event channel.

Detailed Description

Implement a builder for the fundamental filters.

The prefix filtering mechanisms in the Event channel (source/type based filtering + disjunctions and conjunctions) are constructed using this class.


Constructor & Destructor Documentation

TAO_BEGIN_VERSIONED_NAMESPACE_DECL ACE_INLINE TAO_EC_Prefix_Filter_Builder::TAO_EC_Prefix_Filter_Builder ( TAO_EC_Event_Channel_Base ec  ) 

constructor.

TAO_BEGIN_VERSIONED_NAMESPACE_DECL TAO_EC_Prefix_Filter_Builder::~TAO_EC_Prefix_Filter_Builder ( void   )  [virtual]

destructor...


Member Function Documentation

TAO_EC_Filter * TAO_EC_Prefix_Filter_Builder::build ( TAO_EC_ProxyPushSupplier supplier,
RtecEventChannelAdmin::ConsumerQOS &qos  ACE_ENV_ARG_DECL 
) const [virtual]

Create the filter, the caller must assume ownership of the filter returned.

Implements TAO_EC_Filter_Builder.

TAO_EC_Filter * TAO_EC_Prefix_Filter_Builder::recursive_build ( TAO_EC_ProxyPushSupplier supplier,
RtecEventChannelAdmin::ConsumerQOS qos,
CORBA::ULong pos 
) const [private]

Recursively build the filter tree.


Member Data Documentation

TAO_EC_Event_Channel_Base* TAO_EC_Prefix_Filter_Builder::event_channel_ [private]

The event channel.


The documentation for this class was generated from the following files:
Generated on Tue Nov 21 09:55:14 2006 for TAO_RTEvent by  doxygen 1.4.7-1