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

Config Helpers source file. More...

#include "eltpk/configHelpers.hpp"
#include "eltpk/logger.hpp"

Namespaces

namespace  hlcc
 Coordinates conversion methods between equatorial and horizontal.
 
namespace  hlcc::eltpk
 
namespace  hlcc::eltpk::cfghelpers
 

Functions

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

Detailed Description

Config Helpers source file.

Author