#include <JointMotionProfileList.h>
Inherits openjaus::model::fields::Array.
§ JointMotionProfileList()
openjaus::manipulator::JointMotionProfileList::JointMotionProfileList |
( |
| ) |
|
§ ~JointMotionProfileList()
openjaus::manipulator::JointMotionProfileList::~JointMotionProfileList |
( |
| ) |
|
§ add()
void openjaus::manipulator::JointMotionProfileList::add |
( |
JointTypeVariant |
value | ) |
|
§ clear()
void openjaus::manipulator::JointMotionProfileList::clear |
( |
| ) |
|
§ copy()
§ empty()
bool openjaus::manipulator::JointMotionProfileList::empty |
( |
| ) |
|
§ from()
int openjaus::manipulator::JointMotionProfileList::from |
( |
system::Buffer * |
src | ) |
|
|
virtual |
§ get()
JointTypeVariant & openjaus::manipulator::JointMotionProfileList::get |
( |
std::size_t |
index | ) |
|
§ getJointType()
std::vector< JointTypeVariant > & openjaus::manipulator::JointMotionProfileList::getJointType |
( |
| ) |
|
§ length()
int openjaus::manipulator::JointMotionProfileList::length |
( |
| ) |
|
|
virtual |
§ remove()
void openjaus::manipulator::JointMotionProfileList::remove |
( |
int |
index | ) |
|
§ set()
bool openjaus::manipulator::JointMotionProfileList::set |
( |
std::size_t |
index, |
|
|
JointTypeVariant |
value |
|
) |
| |
§ size()
std::size_t openjaus::manipulator::JointMotionProfileList::size |
( |
| ) |
|
§ to()
int openjaus::manipulator::JointMotionProfileList::to |
( |
system::Buffer * |
dst | ) |
|
|
virtual |
§ toXml()
std::string openjaus::manipulator::JointMotionProfileList::toXml |
( |
unsigned char |
ojIndentLevel = 0 | ) |
const |
§ jointType
std::vector<JointTypeVariant> openjaus::manipulator::JointMotionProfileList::jointType |
|
protected |
The documentation for this class was generated from the following files: