| Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
WMregistry Class Reference#include <WMclass.h>
Detailed DescriptionA WMregistry is a namespace; it holds a collection of WMEntry instances describing the variables that live in this registry.
Definition at line 62 of file WMclass.h.
Constructor & Destructor Documentation
Member Function Documentation
Dump the registry to the console, for debugging.
Definition at line 91 of file WMclass.cc. Referenced by dump().
Member Data Documentation
Entries that make up the registry.
Definition at line 65 of file WMclass.h. Referenced by create_WMentry(), dump(), WMMonitorBehavior::find(), lookup_reg(), lookup_WMentry(), operator=(), and WMMonitorBehavior::registerData().
Name of the registry.
Definition at line 64 of file WMclass.h. Referenced by dump(), operator=(), WMMonitorBehavior::processEvent(), and WMMonitorBehavior::registerData(). pointer to parent registry (allows recursive structure)
Definition at line 67 of file WMclass.h. Referenced by operator=(), WMMonitorBehavior::processEvent(), and WMMonitorBehavior::registerData().
True if changes to this registry are being monitored.
Definition at line 66 of file WMclass.h. Referenced by operator=(), unwatch(), and watch().
The documentation for this class was generated from the following files: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Tekkotsu v3.0 |
Generated Wed Oct 4 00:05:20 2006 by Doxygen 1.4.7 |