Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

TAO_Notify_Lookup_Command Class Reference

TAO_Notify_Lookup_Command. More...

#include <Notify_Lookup_Command.h>

Inheritance diagram for TAO_Notify_Lookup_Command:

Inheritance graph
[legend]
Collaboration diagram for TAO_Notify_Lookup_Command:

Collaboration graph
[legend]
List of all members.

Public Methods

 TAO_Notify_Lookup_Command (TAO_Notify_Event_Processor *event_processor, TAO_Notify_Event *event, TAO_Notify_Event_Map *event_map)
 ~TAO_Notify_Lookup_Command ()
virtual int execute (ACE_ENV_SINGLE_ARG_DECL_NOT_USED)
 Command callback. More...

void work (TAO_Notify_EventListener *listener ACE_ENV_ARG_DECL)

Protected Attributes

TAO_Notify_Event_Mapevent_map_
 The event map to lookup in. More...


Detailed Description

TAO_Notify_Lookup_Command.

Command object for event subscription lookup in the event map.


Constructor & Destructor Documentation

TAO_Notify_Lookup_Command::TAO_Notify_Lookup_Command TAO_Notify_Event_Processor   event_processor,
TAO_Notify_Event   event,
TAO_Notify_Event_Map   event_map
 

TAO_Notify_Lookup_Command::~TAO_Notify_Lookup_Command  
 


Member Function Documentation

int TAO_Notify_Lookup_Command::execute ACE_ENV_SINGLE_ARG_DECL_NOT_USED    [virtual]
 

Command callback.

Reimplemented from TAO_Notify_Command.

void TAO_Notify_Lookup_Command::work TAO_Notify_EventListener *listener    ACE_ENV_ARG_DECL
 


Member Data Documentation

TAO_Notify_Event_Map* TAO_Notify_Lookup_Command::event_map_ [protected]
 

The event map to lookup in.


The documentation for this class was generated from the following files:
Generated on Thu Oct 10 21:28:51 2002 for TAO_CosNotification by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001