Flow123d
master-f44eb46
|
This is the complete list of members for Input::PathYAML, including all inherited members.
as_string() const | Input::PathBase | |
clone() const override | Input::PathYAML | virtual |
DECLARE_INPUT_EXCEPTION(ExcRefOfWrongType,<< "Reference at address "<< EI_ErrorAddress::qval<< " has wrong type, should by string.") | Input::PathBase | |
DECLARE_INPUT_EXCEPTION(ExcReferenceNotFound,<< "Error in input file: "<< EI_JsonFile::qval<< "\nReference {REF=\""<< EI_RefStr::val<< "\"} at address "<< EI_RefAddress::qval<< " not found.\n"<< "failed to follow at address: "<< EI_ErrorAddress::qval<< " because "<< EI_Specification::val) | Input::PathBase | |
down(unsigned int index) override | Input::PathYAML | virtual |
down(const std::string &key, int index=-1) override | Input::PathYAML | virtual |
find_ref_node() override | Input::PathYAML | virtual |
get_array_size() const override | Input::PathYAML | virtual |
get_bool_value() const override | Input::PathYAML | virtual |
get_double_value() const override | Input::PathYAML | virtual |
get_int_value() const override | Input::PathYAML | virtual |
get_node_type(unsigned int type_idx) const | Input::PathBase | |
get_node_type_index() const override | Input::PathYAML | virtual |
get_record_key_set(std::set< std::string > &) const override | Input::PathYAML | virtual |
get_record_tag() const override | Input::PathYAML | virtual |
get_string_value() const override | Input::PathYAML | virtual |
go_to_root() | Input::PathBase | |
head() const | Input::PathYAML | inlineprotected |
is_array_type() const override | Input::PathYAML | virtual |
is_effectively_null() const override | Input::PathYAML | virtual |
is_null_type() const override | Input::PathYAML | virtual |
is_record_type() const override | Input::PathYAML | virtual |
json_type_names | Input::PathBase | protected |
level() const | Input::PathYAML | inlinevirtual |
Node typedef | Input::PathYAML | |
nodes_ | Input::PathYAML | protected |
output(std::ostream &stream) const | Input::PathBase | |
path_ | Input::PathBase | protected |
PathBase() | Input::PathBase | protected |
PathYAML(std::istream &in) | Input::PathYAML | |
TYPEDEF_ERR_INFO(EI_ErrorAddress, std::string) | Input::PathBase | |
TYPEDEF_ERR_INFO(EI_RefAddress, std::string) | Input::PathBase | |
TYPEDEF_ERR_INFO(EI_JsonFile, std::string) | Input::PathBase | |
TYPEDEF_ERR_INFO(EI_RefStr, std::string) | Input::PathBase | |
TYPEDEF_ERR_INFO(EI_Specification, std::string) | Input::PathBase | |
up() override | Input::PathYAML | virtual |
~PathBase() | Input::PathBase | inlinevirtual |
~PathYAML() override | Input::PathYAML |