Public Types | Static Public Member Functions | Static Public Attributes
WriteStringValue Struct Reference

List of all members.

Public Types

typedef HoldAny(* reader_type )(boost::property_tree::iptree &, const std::string &)

Static Public Member Functions

template<typename T >
static void write (ObjectStorage::Entry< T > entry, bool cached, reader_type reader, const std::string &value)

Static Public Attributes

static boost::function< void(const
std::string &)> 
func (ObjectStorage &storage, const ObjectDict::Key &key, bool cached)
static boost::function< void(const
std::string &)> 
getWriter (ObjectStorage &storage, const ObjectDict::Key &key, bool cached)

Detailed Description

Definition at line 446 of file objdict.cpp.


Member Typedef Documentation

typedef HoldAny(* WriteStringValue::reader_type)(boost::property_tree::iptree &, const std::string &)

Definition at line 447 of file objdict.cpp.


Member Function Documentation

template<typename T >
static void WriteStringValue::write ( ObjectStorage::Entry< T >  entry,
bool  cached,
reader_type  reader,
const std::string &  value 
) [inline, static]

Definition at line 448 of file objdict.cpp.


Member Data Documentation

boost::function<void (const std::string&)> WriteStringValue::func(ObjectStorage &storage, const ObjectDict::Key &key, bool cached) [inline, static]

Definition at line 458 of file objdict.cpp.

boost::function<void (const std::string&)> WriteStringValue::getWriter(ObjectStorage &storage, const ObjectDict::Key &key, bool cached) [inline, static]

Definition at line 463 of file objdict.cpp.


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


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