|
|
#include "Config.h"
Include dependency graph for Config.cpp:Go to the source code of this file.
Classes | |
| struct | overloaded< Ts > |
Namespaces | |
| namespace | armarx |
| This file offers overloads of toIce() and fromIce() functions for STL container types. | |
| namespace | armarx::control |
| namespace | armarx::control::hardware_config |
Functions | |
| std::string | createErrorMessageWithContext (std::string message, const Config &context) |
| Create an error message that prints part of the current Config object to make it easiier to find the place with the erro rin the xml file. | |
| template<class... Ts> | |
| overloaded (Ts...) -> overloaded< Ts... > | |
| template<class T> | |
| void | printList (std::stringstream &s, std::list< T > list) |
| std::string | tagName (ConfigTag tag) |