Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
WMentry Class ReferenceA WMentry is an entry in a WMregistry. More...
Detailed DescriptionA WMentry is an entry in a WMregistry. The item it describes is a unique variable, which may be accessed via many WMitem instances, all of which point back to the same WMentry. Definition at line 94 of file WMclass.h.
Constructor & Destructor Documentation
Member Function DocumentationMember Data Documentation
Pointer to a WMitem instance for the variable. Definition at line 98 of file WMclass.h. Referenced by create_WMentry(), WMMonitorBehavior::doEvent(), and WMMonitorBehavior::registerData().
Name of the variable described by this entry. Definition at line 96 of file WMclass.h. Referenced by WMMonitorBehavior::doEvent(), and WMMonitorBehavior::registerData(). The registry in which this entry resides. Definition at line 99 of file WMclass.h. Referenced by WMMonitorBehavior::doEvent(), and WMMonitorBehavior::registerData().
Type of the variable, e.g., "int". Definition at line 97 of file WMclass.h. Referenced by WMMonitorBehavior::doEvent(), WMMonitorBehavior::registerData(), and WMitem< T >::toString().
True if changes to this variable should be reported. Definition at line 100 of file WMclass.h. Referenced by WMitem< T >::announce(), WMitem_base::unwatch(), and WMitem_base::watch(). The documentation for this class was generated from the following file: |
Tekkotsu v5.1CVS |
Generated Mon May 9 04:59:18 2016 by Doxygen 1.6.3 |