|
hlcc 2.0.0-beta2+pre1
|
Config class header file. More...
#include <string>#include <map>#include <boost/algorithm/string.hpp>#include <config-ng/ciiConfigApi.hpp>#include <rad/assert.hpp>#include <rad/smAdapter.hpp>#include <rad/config.hpp>#include "pfssimhlcc/configHelpers.hpp"#include "pfssimhlcc/logger.hpp"Go to the source code of this file.
Namespaces | |
| namespace | hlcc |
| Coordinates conversion methods between equatorial and horizontal. | |
| namespace | hlcc::pfssimhlcc |
| namespace | elt |
| namespace | elt::configng |
Functions | |
| std::vector< std::string > | hlcc::pfssimhlcc::GetListOfKeysFromConfig (const elt::configng::CiiConfigDocument &cfg_doc) |
| std::vector< std::string > | hlcc::pfssimhlcc::GetListOfKeysFromConfig (const elt::configng::CiiConfigInstanceNode &node, const std::string &prefix) |
| void | hlcc::pfssimhlcc::GetPartialConfigFromKeys (elt::configng::CiiConfigInstanceNode &node, const std::vector< std::string > &keys_to_keep, std::vector< std::string > &keys_removed) |
Config class header file.