Public Member Functions | Private Member Functions
canopen::Settings Class Reference

#include <canopen.h>

List of all members.

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 308 of file canopen.h.


Constructor & Destructor Documentation

virtual canopen::Settings::~Settings ( ) [inline, virtual]

Definition at line 324 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 318 of file canopen.h.

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

Definition at line 311 of file canopen.h.

virtual bool canopen::Settings::getRepr ( const std::string &  n,
std::string &  repr 
) const [private, pure virtual]

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


canopen_master
Author(s): Mathias Lüdtke
autogenerated on Sun Sep 3 2017 03:10:42