#include <value.h>
Definition at line 24 of file value.h.
◆ EitherType()
dynamicgraph::command::EitherType::EitherType |
( |
const Value & |
value | ) |
|
◆ ~EitherType()
dynamicgraph::command::EitherType::~EitherType |
( |
| ) |
|
◆ operator bool()
dynamicgraph::command::EitherType::operator bool |
( |
| ) |
const |
◆ operator double()
dynamicgraph::command::EitherType::operator double |
( |
| ) |
const |
◆ operator Eigen::Matrix4d()
dynamicgraph::command::EitherType::operator Eigen::Matrix4d |
( |
| ) |
const |
◆ operator Eigen::MatrixXd()
dynamicgraph::command::EitherType::operator Eigen::MatrixXd |
( |
| ) |
const |
◆ operator float()
dynamicgraph::command::EitherType::operator float |
( |
| ) |
const |
◆ operator int()
dynamicgraph::command::EitherType::operator int |
( |
| ) |
const |
◆ operator long int()
dynamicgraph::command::EitherType::operator long int |
( |
| ) |
const |
◆ operator std::string()
dynamicgraph::command::EitherType::operator std::string |
( |
| ) |
const |
◆ operator unsigned()
dynamicgraph::command::EitherType::operator unsigned |
( |
| ) |
const |
◆ operator unsigned long int()
dynamicgraph::command::EitherType::operator unsigned long int |
( |
| ) |
const |
◆ operator Values()
dynamicgraph::command::EitherType::operator Values |
( |
| ) |
const |
◆ operator Vector()
dynamicgraph::command::EitherType::operator Vector |
( |
| ) |
const |
◆ value_
const Value* dynamicgraph::command::EitherType::value_ |
|
private |
The documentation for this class was generated from the following files: