cafe::OR Class Reference
[CAF Environment (Cafe)]

#include <OR.hpp>

Inheritance diagram for cafe::OR:

cafe::Controller cafe::Processor List of all members.

Detailed Description

Retunr true, if any of the specified processors return true.

Configuration options:

Definition at line 22 of file OR.hpp.

Public Member Functions

 OR (const char *name)
 ~OR ()
virtual bool processEvent (Event &event)
 Called for every event.

 ClassDef (OR, 0)


Constructor & Destructor Documentation

cafe::OR::OR const char *  name  ) 
 

Definition at line 14 of file OR.cpp.

cafe::OR::~OR  )  [inline]
 

Definition at line 26 of file OR.hpp.


Member Function Documentation

cafe::OR::ClassDef OR  ,
 

bool cafe::OR::processEvent Event event  )  [virtual]
 

Called for every event.

Reimplemented from cafe::Controller.

Definition at line 17 of file OR.cpp.

References cafe::Controller::_processors, cafe::Controller::_tag, cafe::Controller::_untag, cafe::EventBase::tag(), and cafe::EventBase::untag().


The documentation for this class was generated from the following files:
Generated on Thu Apr 3 04:14:27 2008 for CAF by doxygen 1.3.4