|
hlcc 2.0.0-beta2+pre1
|
Config class header file. More...
#include <string>#include <config-ng/ciiConfigApi.hpp>Go to the source code of this file.
Namespaces | |
| namespace | hlcc |
| Coordinates conversion methods between equatorial and horizontal. | |
| namespace | hlcc::trksim |
| namespace | hlcc::trksim::cfghelpers |
Enumerations | |
| enum class | hlcc::trksim::cfghelpers::SerializationFormat { hlcc::trksim::cfghelpers::YAML , hlcc::trksim::cfghelpers::JSON } |
Functions | |
| std::string | hlcc::trksim::cfghelpers::PrintNodeJson (const elt::configng::CiiConfigInstanceNode &node, const bool &print_metadata, const bool &recursive_call, const bool &first_in_sequence) |
| std::string | hlcc::trksim::cfghelpers::PrintNodeYaml (const elt::configng::CiiConfigInstanceNode &node, const std::string &indentation, bool skip_first_indentation, const bool &print_metadata) |
| std::string | hlcc::trksim::cfghelpers::PrintNodeFormat (const elt::configng::CiiConfigInstanceNode &node, const std::string &indentation, const bool &print_metadata, const SerializationFormat &format) |
Config class header file.