Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

MCValueEditControl< T > Class Template Reference

#include <MCValueEditControl.h>

Inheritance diagram for MCValueEditControl< T >:

Inheritance graph
[legend]
List of all members.

Detailed Description

template<class T>
class MCValueEditControl< T >

allows you to modify a value in memory, much like ValueEditControl, but will check out a MotionCommand first to maintain proper mutual exclusion.

Definition at line 8 of file MCValueEditControl.h.

Public Member Functions

 MCValueEditControl (const std::string &n, T *t, MotionManager::MC_ID id)
 constructor
virtual ~MCValueEditControl ()
 destructor
virtual ControlBasedoSelect ()
 if the value of the target!=cur, assigns the current value to the target and all the copies

Protected Attributes

MotionManager::MC_ID mcid
 the id of the MotionCommand which should be checked out


The documentation for this class was generated from the following file:

Tekkotsu v3.0
Generated Fri May 11 20:08:24 2007 by Doxygen 1.4.7