Provides uniform handling of structures in program command line options. More...
Go to the source code of this file.
Namespaces | |
_Wolframe | |
Toplevel Wolframe namespace. | |
_Wolframe::serialize | |
Serialization library (implemented in the library libwolframe_serialize) | |
Functions | |
void | _Wolframe::serialize::parseStructOptionStringImpl (const serialize::StructDescriptionBase *descr, void *ptr, const ::std::string &opt) |
template<class Structure > | |
void | _Wolframe::serialize::parseStructOptionString (Structure &st, const std::string &opt) |
types::PropertyTree::Node | _Wolframe::serialize::structOptionTree (const std::string &opt) |
Provides uniform handling of structures in program command line options.
Copyright © 2014 - Project Wolframe - All Rights Reserved