|
#include "Config.h"
Go to the source code of this file.
Classes | |
struct | overloaded< Ts > |
Namespaces | |
armarx | |
This file offers overloads of toIce() and fromIce() functions for STL container types. | |
armarx::control | |
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. More... | |
template<class... Ts> | |
overloaded (Ts...) -> overloaded< Ts... > | |
template<class T > | |
void | printList (std::stringstream &s, std::list< T > list) |
std::string | tagName (ConfigTag tag) |