OpenLB 1.7
Loading...
Searching...
No Matches
olb::XMLreader Member List

This is the complete list of members for olb::XMLreader, including all inherited members.

_attributesolb::XMLreaderprotected
_childrenolb::XMLreaderprotected
_outputolb::XMLreader
begin() constolb::XMLreader
end() constolb::XMLreader
get(bool verboseOn=true, bool exitIfMissing=false) constolb::XMLreader
getAttribute(const std::string &aName) constolb::XMLreader
getName() constolb::XMLreader
getText() constolb::XMLreader
olb::XMLreaderOutputolb::XMLreaderfriend
operator[](std::string name) constolb::XMLreader
read(T &value, bool verboseOn=true, bool exitIfMissing=false) constolb::XMLreader
read(util::ADf< T, DIM > &value, bool verboseOn=true, bool exitIfMissing=false) constolb::XMLreader
read(std::vector< T > &value, bool verboseOn=true, bool exitIfMissing=false) constolb::XMLreader
read(bool &value, bool verboseOn, bool exitIfMissing) constolb::XMLreader
read(int &value, bool verboseOn, bool exitIfMissing) constolb::XMLreader
read(double &value, bool verboseOn, bool exitIfMissing) constolb::XMLreader
read(long double &value, bool verboseOn, bool exitIfMissing) constolb::XMLreader
read(float &value, bool verboseOn, bool exitIfMissing) constolb::XMLreader
readOrWarn(std::string name_parameter_1, std::string name_parameter_2, std::string name_parameter_3, ParameterType &var, bool defaultAvailable=true, bool exitIfMissing=false, bool showWarning=true) constolb::XMLreader
readOrWarn(std::string name_parameter_1, std::string name_parameter_2, std::string name_parameter_3, std::string name_parameter_4, ParameterType &var, bool defaultAvailable=true, bool exitIfMissing=false, bool showWarning=true) constolb::XMLreader
setWarningsOn(bool warnings) constolb::XMLreader
XMLreader(TiXmlNode *pParent, OutputChannel outputChannel=OutputChannel::ERRCHANNEL)olb::XMLreader
XMLreader(const std::string &fName, OutputChannel outputChannel=OutputChannel::ERRCHANNEL)olb::XMLreader
~XMLreader()olb::XMLreader