Public Member Functions | Private Attributes | List of all members
dynamicgraph::sot::NamedVector Class Reference

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

Public Member Functions

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

Private Attributes

std::string name_
 
std::vector< doublevalues_
 

Detailed Description

Definition at line 20 of file abstract-sot-external-interface.hh.

Constructor & Destructor Documentation

◆ NamedVector()

dynamicgraph::sot::NamedVector::NamedVector ( )
inline

Definition at line 26 of file abstract-sot-external-interface.hh.

◆ ~NamedVector()

dynamicgraph::sot::NamedVector::~NamedVector ( )
inline

Definition at line 27 of file abstract-sot-external-interface.hh.

Member Function Documentation

◆ getName()

const std::string& dynamicgraph::sot::NamedVector::getName ( ) const
inline

Definition at line 29 of file abstract-sot-external-interface.hh.

◆ getValues()

const std::vector<double>& dynamicgraph::sot::NamedVector::getValues ( ) const
inline

Definition at line 33 of file abstract-sot-external-interface.hh.

◆ setName()

void dynamicgraph::sot::NamedVector::setName ( const std::string &  aname)
inline

Definition at line 31 of file abstract-sot-external-interface.hh.

◆ setValues()

void dynamicgraph::sot::NamedVector::setValues ( const std::vector< double > &  values)
inline

Definition at line 35 of file abstract-sot-external-interface.hh.

Member Data Documentation

◆ name_

std::string dynamicgraph::sot::NamedVector::name_
private

Definition at line 22 of file abstract-sot-external-interface.hh.

◆ values_

std::vector<double> dynamicgraph::sot::NamedVector::values_
private

Definition at line 23 of file abstract-sot-external-interface.hh.


The documentation for this class was generated from the following file:


sot-core
Author(s): Olivier Stasse, ostasse@laas.fr
autogenerated on Wed Jun 21 2023 02:51:27