EEROS  0.4.1.0
API for the EEROS Real-Time Robotics Framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
eeros::ConfigPropertyAccessor Struct Reference

#include <Config.hpp>

Public Attributes

std::function< int(const char
*, char *, int)> 
set
 
std::function< int(const char
*, const char *, int)> 
get
 

Member Data Documentation

std::function<int(const char *, const char *, int)> eeros::ConfigPropertyAccessor::get
std::function<int(const char *, char *, int)> eeros::ConfigPropertyAccessor::set

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