dynamicgraph::command::Value Member List

This is the complete list of members for dynamicgraph::command::Value, including all inherited members.

BOOL enum valuedynamicgraph::command::Value
boolValue() const dynamicgraph::command::Value
deleteValue()dynamicgraph::command::Value
DOUBLE enum valuedynamicgraph::command::Value
doubleValue() const dynamicgraph::command::Value
EitherType classdynamicgraph::command::Valuefriend
FLOAT enum valuedynamicgraph::command::Value
floatValue() const dynamicgraph::command::Value
INT enum valuedynamicgraph::command::Value
intValue() const dynamicgraph::command::Value
MATRIX enum valuedynamicgraph::command::Value
MATRIX4D enum valuedynamicgraph::command::Value
matrix4dValue() const dynamicgraph::command::Value
matrixXdValue() const dynamicgraph::command::Value
NB_TYPES enum valuedynamicgraph::command::Value
NONE enum valuedynamicgraph::command::Value
operator<<(std::ostream &os, const Value &value)dynamicgraph::command::Valuefriend
operator=(const Value &value)dynamicgraph::command::Value
STRING enum valuedynamicgraph::command::Value
stringValue() const dynamicgraph::command::Value
Type enum namedynamicgraph::command::Value
type() const dynamicgraph::command::Value
type_dynamicgraph::command::Value
typeName(Type type)dynamicgraph::command::Valuestatic
UNSIGNED enum valuedynamicgraph::command::Value
unsignedValue() const dynamicgraph::command::Value
value() const dynamicgraph::command::Value
Value(const bool &value)dynamicgraph::command::Valueexplicit
Value(const unsigned &value)dynamicgraph::command::Valueexplicit
Value(const int &value)dynamicgraph::command::Valueexplicit
Value(const float &value)dynamicgraph::command::Valueexplicit
Value(const double &value)dynamicgraph::command::Valueexplicit
Value(const std::string &value)dynamicgraph::command::Valueexplicit
Value(const Vector &value)dynamicgraph::command::Valueexplicit
Value(const Eigen::MatrixXd &value)dynamicgraph::command::Valueexplicit
Value(const Eigen::Matrix4d &value)dynamicgraph::command::Valueexplicit
Value(const Value &value)dynamicgraph::command::Value
Value()dynamicgraph::command::Valueexplicit
value_dynamicgraph::command::Value
VECTOR enum valuedynamicgraph::command::Value
vectorValue() const dynamicgraph::command::Value
~Value()dynamicgraph::command::Value