Registry::Registry::Container Class Reference
Inherits CallBack.
Collaboration diagram for Registry::Registry::Container:

Public Member Functions | |
| Container (StaticCallBack callback) | |
| void | invoke (const char *name, const char *value) |
Private Attributes | |
| StaticCallBack | callback |
Constructor & Destructor Documentation
| Registry::Registry::Container::Container | ( | StaticCallBack | callback | ) | [inline] |
Member Function Documentation
| void Registry::Registry::Container::invoke | ( | const char * | name, | |
| const char * | value | |||
| ) | [inline, virtual] |
This method will be called by the Registry. Because an object can be multiple registered using different symbols, the symbol which triggered the invocation, is passed back to the registered object.
- Parameters:
-
name The method invoke() has been triggered by an object with this name. value The value contains information about the reason why this the method invoke() has been called.
Implements CallBack.
Member Data Documentation
StaticCallBack Registry::Registry::Container::callback [private] |
The documentation for this class was generated from the following file:
- tools/libraries/3DMenu/core/Registry.h
Generated on Wed Oct 20 16:12:00 2010 for inVRs by
1.5.8