Public Member Functions | |
PluginObserver (YACS::ENGINE::ForEachLoop *fe) | |
Public Member Functions inherited from YACS::ENGINE::Observer | |
virtual | ~Observer () |
Private Member Functions | |
void | notifyObserver (YACS::ENGINE::Node *object, const std::string &event) |
void | notifyObserver2 (YACS::ENGINE::Node *object, const std::string &event, void *something) |
Private Attributes | |
YACS::ENGINE::ForEachLoop * | _fe |
Definition at line 33 of file ExampleOfObserversPluginForDriver.cxx.
|
inline |
Definition at line 36 of file ExampleOfObserversPluginForDriver.cxx.
|
privatevirtual |
Reimplemented from YACS::ENGINE::Observer.
Definition at line 44 of file ExampleOfObserversPluginForDriver.cxx.
|
privatevirtual |
Reimplemented from YACS::ENGINE::Observer.
Definition at line 49 of file ExampleOfObserversPluginForDriver.cxx.
|
private |
Definition at line 41 of file ExampleOfObserversPluginForDriver.cxx.