EEROS  1.0.0.0
API for the EEROS Real-Time Robotics Framework
eeros::config::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::config::ConfigPropertyAccessor::get
std::function<int(const char *, char *, int)> eeros::config::ConfigPropertyAccessor::set

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