Documentation for OpenFLUID
2.2.0
|
Typedefs | |
using | json = nlohmann::ordered_json |
Functions | |
std::string | getXMLAttribute (const xml::XMLElement *const Elt, const std::string &AttrName, const std::string &DefaultValue="") |
std::string | getXMLText (const xml::XMLElement *const Elt, const std::string &DefaultValue="") |
std::string | getOpenFLUIDXMLFormat (const xml::XMLElement *const Elt) |
openfluid::thirdparty::xml::XMLElement * | prepareOpenFLUIDXMLDoc (xml::XMLDocument &Doc, const std::string &FormatVersion) |
using openfluid::thirdparty::json = typedef nlohmann::ordered_json |
Alias to embed the nlohmann::json third party library as openfluid::thirdparty::json
|
inline |
|
inline |
Alias to embed the tinyXML2 third-party library as openfluid::thirdparty::xml
|
inline |
|
inline |