#include <OR.hpp>
Inheritance diagram for cafe::OR:

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) | |
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
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(). |
1.3.4