dynamicgraph::sot::NamedVector Class Reference

#include <sot/core/abstract-sot-external-interface.hh>

List of all members.

Public Member Functions

 NamedVector ()
 ~NamedVector ()
const std::string & getName ()
void setName (const std::string &aname)
const std::vector< double > & getValues ()
void setValues (std::vector< double > values)

Constructor & Destructor Documentation


Member Function Documentation

const std::string& dynamicgraph::sot::NamedVector::getName ( ) [inline]
const std::vector<double>& dynamicgraph::sot::NamedVector::getValues ( ) [inline]
void dynamicgraph::sot::NamedVector::setName ( const std::string &  aname) [inline]
void dynamicgraph::sot::NamedVector::setValues ( std::vector< double >  values) [inline]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines