Public Types | Static Public Member Functions | List of all members
WriteStringValue Struct Reference

Public Types

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

Static Public Member Functions

template<const ObjectDict::DataTypes dt>
static std::function< void(const std::string &)> func (ObjectStorage &storage, const ObjectDict::Key &key, bool cached)
 
static std::function< void(const std::string &)> getWriter (ObjectStorage &storage, const ObjectDict::Key &key, bool cached)
 
template<typename T >
static void write (ObjectStorage::Entry< T > entry, bool cached, reader_type reader, const std::string &value)
 

Detailed Description

Definition at line 453 of file objdict.cpp.

Member Typedef Documentation

◆ reader_type

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

Definition at line 454 of file objdict.cpp.

Member Function Documentation

◆ func()

template<const ObjectDict::DataTypes dt>
static std::function<void (const std::string&)> WriteStringValue::func ( ObjectStorage storage,
const ObjectDict::Key key,
bool  cached 
)
inlinestatic

Definition at line 465 of file objdict.cpp.

◆ getWriter()

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

Definition at line 470 of file objdict.cpp.

◆ write()

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

Definition at line 455 of file objdict.cpp.


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


canopen_master
Author(s): Mathias Lüdtke
autogenerated on Mon Feb 28 2022 23:28:03