hlcc 2.0.0-beta2+pre1
Loading...
Searching...
No Matches
Namespaces | Enumerations | Functions
configHelpers.hpp File Reference

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::pfssimhlcc
 
namespace  hlcc::pfssimhlcc::cfghelpers
 

Enumerations

enum class  hlcc::pfssimhlcc::cfghelpers::SerializationFormat { hlcc::pfssimhlcc::cfghelpers::YAML , hlcc::pfssimhlcc::cfghelpers::JSON }
 

Functions

std::string hlcc::pfssimhlcc::cfghelpers::PrintNodeJson (const elt::configng::CiiConfigInstanceNode &node, const bool &print_metadata, const bool &recursive_call, const bool &first_in_sequence)
 
std::string hlcc::pfssimhlcc::cfghelpers::PrintNodeYaml (const elt::configng::CiiConfigInstanceNode &node, const std::string &indentation, bool skip_first_indentation, const bool &print_metadata)
 
std::string hlcc::pfssimhlcc::cfghelpers::PrintNodeFormat (const elt::configng::CiiConfigInstanceNode &node, const std::string &indentation, const bool &print_metadata, const SerializationFormat &format)
 

Detailed Description

Config class header file.

Author