Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
WMregistry Class ReferenceA WMregistry is a namespace; it holds a collection of WMEntry instances describing the variables that live in this registry. More...
Detailed DescriptionA WMregistry is a namespace; it holds a collection of WMEntry instances describing the variables that live in this registry. Definition at line 56 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 59 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 58 of file WMclass.h. Referenced by WMMonitorBehavior::doEvent(), dump(), operator=(), and WMMonitorBehavior::registerData(). pointer to parent registry (allows recursive structure) Definition at line 61 of file WMclass.h. Referenced by WMMonitorBehavior::doEvent(), operator=(), and WMMonitorBehavior::registerData().
True if changes to this registry are being monitored. Definition at line 60 of file WMclass.h. Referenced by operator=(), unwatch(), and watch(). The documentation for this class was generated from the following files: |
Tekkotsu v5.1CVS |
Generated Mon May 9 04:59:18 2016 by Doxygen 1.6.3 |