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
Name of the registry.
Definition at line 64 of file WMclass.h. Referenced by dump(), operator=(), WMMonitorBehavior::processEvent(), and WMMonitorBehavior::registerData().
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().
True if changes to this registry are being monitored.
Definition at line 66 of file WMclass.h. Referenced by operator=(), unwatch(), and watch(). pointer to parent registry (allows recursive structure)
Definition at line 67 of file WMclass.h. Referenced by operator=(), WMMonitorBehavior::processEvent(), and WMMonitorBehavior::registerData().
The documentation for this class was generated from the following files: |
Tekkotsu v4.0 |
Generated Thu Nov 22 00:58:49 2007 by Doxygen 1.5.4 |