Inheritance diagram for code::ORBEventHandler::Observer:

Public Member Functions | |
| virtual | ~Observer () |
| Observer () | |
| Purely for STL, introduction, etc. | |
Public Attributes | |
| virtual Observer(const std::string ¬ifier_name, ORBEventHandler *evt) ACE_THROW_SPEC((CORBA voi | actionPerformed )(const std::string &message) |
| callback function | |
| virtual code::ORBEventHandler::Observer::~Observer | ( | ) | [inline, virtual] |
Reimplemented from code::ORBNotifier::Observer.
| code::ORBEventHandler::Observer::Observer | ( | ) |
| virtual Observer (const std::string& notifier_name, ORBEventHandler* evt) ACE_THROW_SPEC (( CORBA voi code::ORBEventHandler::Observer::actionPerformed)(const std::string &message) |
callback function
1.4.7