| Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
WMentry Class Reference#include <WMclass.h>
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 100 of file WMclass.h.
Constructor & Destructor Documentation
Member Function Documentation
Member Data Documentation
Pointer to a WMitem instance for the variable.
Definition at line 104 of file WMclass.h. Referenced by create_WMentry(), and WMMonitorBehavior::processEvent().
Name of the variable described by this entry.
Definition at line 102 of file WMclass.h. Referenced by WMMonitorBehavior::processEvent(), and WMMonitorBehavior::registerData(). The registry in which this entry resides.
Definition at line 105 of file WMclass.h. Referenced by WMMonitorBehavior::processEvent().
Type of the variable, e.g., "int".
Definition at line 103 of file WMclass.h. Referenced by WMMonitorBehavior::processEvent(), WMMonitorBehavior::registerData(), and WMitem< T >::toString().
True if changes to this variable should be reported.
Definition at line 106 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 v3.0 |
Generated Wed Oct 4 00:05:20 2006 by Doxygen 1.4.7 |