Inheritance diagram for code::ORBNotifier::Observer:
Public Member Functions | |
virtual | ~Observer () |
Observer () | |
This is purely for introduction, STL purposes, etc. |
virtual code::ORBNotifier::Observer::~Observer | ( | ) | [inline, virtual] |
Reimplemented in code::ORBEventHandler::Observer.
code::ORBNotifier::Observer::Observer | ( | ) | [inline] |
This is purely for introduction, STL purposes, etc.
The observer CAN NOT be attached or anything.
Reimplemented in code::ORBEventHandler::Observer.