Public Member Functions | Private Member Functions | List of all members
canopen::Settings Class Referenceabstract

#include <canopen.h>

Public Member Functions

template<typename T >
bool get (const std::string &n, T &val) const
 
template<typename T >
get_optional (const std::string &n, const T &def) const
 
virtual ~Settings ()
 

Private Member Functions

virtual bool getRepr (const std::string &n, std::string &repr) const =0
 

Detailed Description

Definition at line 318 of file canopen.h.

Constructor & Destructor Documentation

virtual canopen::Settings::~Settings ( )
inlinevirtual

Definition at line 334 of file canopen.h.

Member Function Documentation

template<typename T >
bool canopen::Settings::get ( const std::string &  n,
T &  val 
) const
inline

Definition at line 328 of file canopen.h.

template<typename T >
T canopen::Settings::get_optional ( const std::string &  n,
const T &  def 
) const
inline

Definition at line 321 of file canopen.h.

virtual bool canopen::Settings::getRepr ( const std::string &  n,
std::string &  repr 
) const
privatepure virtual

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


canopen_master
Author(s): Mathias Lüdtke
autogenerated on Fri May 14 2021 02:59:41