#include <task.h>
Public Member Functions | |
| void | clear () |
| JointPoint () | |
Public Attributes | |
| boost::shared_ptr< MotionGroup > | group_ |
| std::string | name_ |
| double | percent_velocity_ |
| std::vector< double > | values_ |
| mtconnect::JointPoint::JointPoint | ( | ) | [inline] |
| void mtconnect::JointPoint::clear | ( | void | ) | [inline] |
| boost::shared_ptr<MotionGroup> mtconnect::JointPoint::group_ |
| std::string mtconnect::JointPoint::name_ |