Loading [MathJax]/extensions/tex2jax.js
COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Map Member List

This is the complete list of members for Map, including all inherited members.

array_to_vector(const XmlNode &array_node, std::string *delim=nullptr) const Map
check_entry(const std::string &entry_key) const Map
contentMap
find_value(const std::string &value_key=std::string(), const char *value_type=nullptr) const Map
get_array(const std::string &val_key) const Map
get_value(const std::string &val_key) const Map
get_value_type(const XmlNode &node)Mapstatic
is_array_value(const XmlNode &node)Mapstatic
is_single_value(const XmlNode &node)Mapstatic
Map(XmlNode node=XmlNode())Map
set_array(const std::string &value_key, const std::string element_type_name, const std::string &value_str, const std::string &delimiter, const std::string &descr=std::string())Map
set_value(const std::string &value_key, const std::string type_name, const std::string &value_str, const std::string &descr=std::string())Map
split_string(const std::string &str, const std::string &delimiter, std::vector< TYPE > &result, int size=-1)Mapstatic
value_has_ptr(const XmlNode &node)Mapprivatestatic
Send comments to:
COOLFluiD Web Admin