Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
TAO_ESF_Worker Class Template Reference
Define the interface for the Worker objects.
More...
#include <ESF_Worker.h>
Inheritance diagram for TAO_ESF_Worker
[legend]List of all members.
Detailed Description
template<class Object> template class TAO_ESF_Worker
Define the interface for the Worker objects.
The Event Service Framework uses Worker classes to iterate over collections of proxies. The followin class defines the worker interface, basically users of the framework implement a worker object and pass it to one collection. The collection invokes the worker for each element the colection contains.
Constructor & Destructor Documentation
template<classObject> |
virtual TAO_ESF_Worker<Object>::~TAO_ESF_Worker<Object> (
|
void ) [virtual]
|
|
Member Function Documentation
template<classObject> |
void TAO_ESF_Worker<Object>::work (
|
Object * object,
|
|
CORBA::Environment & ACE_TRY_ENV ) [pure virtual]
|
|
The documentation for this class was generated from the following file:
Generated at Fri Oct 5 08:19:21 2001 for TAO_ESF by
1.2.3 written by Dimitri van Heesch,
© 1997-2000