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

Config class source file. More...

#include "eltpk/config.hpp"
#include <iostream>
#include <functional>
#include <algorithm>
#include <boost/program_options.hpp>
#include <boost/algorithm/string.hpp>
#include <fmt/core.h>
#include <fmt/format.h>
#include <rad/exceptions.hpp>
#include <rad/helper.hpp>
#include <scxml4cpp/State.h>
#include "eltpk/oldbInterface.hpp"
#include "eltpk/logger.hpp"

Namespaces

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

Functions

std::vector< std::string > hlcc::eltpk::GetListOfKeysFromConfig (const elt::configng::CiiConfigDocument &cfg_doc)
 
std::vector< std::string > hlcc::eltpk::GetListOfKeysFromConfig (const elt::configng::CiiConfigInstanceNode &node, const std::string &prefix)
 
void hlcc::eltpk::GetPartialConfigFromKeys (elt::configng::CiiConfigInstanceNode &node, const std::vector< std::string > &keys_to_keep, std::vector< std::string > &keys_removed)
 

Detailed Description

Config class source file.

Author