| Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
WMitem_base Class Reference#include <WMclass.h>
Inheritance diagram for WMitem_base: ![]() Detailed DescriptionWMitem_base is the base class from which all WMitem<T> subclasses are derived.
Definition at line 122 of file WMclass.h.
Constructor & Destructor Documentation
Member Function Documentation
don't assign
override this to return appropriate string representation
Implemented in WMitem< T >, WMitem< T >, WMitem< T >, WMitem< T >, WMitem< T >, WMitem< T >, WMitem< T >, WMitem< T >, and WMitem< T >. Referenced by WMMonitorBehavior::processEvent(), and WMMonitorBehavior::registerData().
Turn off monitoring of changes to the variable described by this entry.
Definition at line 140 of file WMclass.h. Referenced by WMMonitorBehavior::registerData().
Turn on monitoring of changes to the variable described by this entry.
Definition at line 134 of file WMclass.h. Referenced by WMMonitorBehavior::registerData().
Member Data DocumentationPointer to the WMentry describing this variable.
Definition at line 126 of file WMclass.h. Referenced by WMitem< T >::announce(), create_WMentry(), WMMonitorBehavior::registerData(), WMitem< T >::toString(), unwatch(), and watch().
Pointer to the actual variable referenced by this WMitem.
Definition at line 125 of file WMclass.h. Referenced by WMitem< T >::get_value(), WMitem< T >::operator T &(), and WMitem< T >::toString().
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 |