#include <sot/core/abstract-sot-external-interface.hh>
◆ NamedVector()
dynamicgraph::sot::NamedVector::NamedVector |
( |
| ) |
|
|
inline |
◆ ~NamedVector()
dynamicgraph::sot::NamedVector::~NamedVector |
( |
| ) |
|
|
inline |
◆ getName()
const std::string& dynamicgraph::sot::NamedVector::getName |
( |
| ) |
const |
|
inline |
◆ getValues()
const std::vector<double>& dynamicgraph::sot::NamedVector::getValues |
( |
| ) |
const |
|
inline |
◆ setName()
void dynamicgraph::sot::NamedVector::setName |
( |
const std::string & |
aname | ) |
|
|
inline |
◆ setValues()
void dynamicgraph::sot::NamedVector::setValues |
( |
const std::vector< double > & |
values | ) |
|
|
inline |
The documentation for this class was generated from the following file: