yaml_parser.hpp
Go to the documentation of this file.
std::vector< std::string > functionChain Definition: yaml_parser.hpp:63 Observable() Default constructor, to ensure the default values are not gibberish. Definition: yaml_parser.hpp:66 std::vector< Observable > backends Definition: yaml_parser.hpp:62 Base class for ini-file parsers using yaml-cpp. General small utility functions. std::vector< ObservableType > ObservablesType Definition: yaml_parser.hpp:86 std::vector< Observable > dependencies Definition: yaml_parser.hpp:61 std::string capability Definition: yaml_parser.hpp:51 Simple container used for storing info about which types have been defined as equivalent for depencen... |