GetValue.h File Reference
#include <SimoxUtility/meta/enum/adapt_enum.h>
#include "../Storage.h"
#include "Common.h"
+ Include dependency graph for GetValue.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 
 armarx::RemoteGui
 

Functions

void getValueFromMap (long unsigned int &val, ValueMap const &values, std::string const &name)
 
template<class T >
std::enable_if_t< meta::cfg::gui_definition_enabled_v< T >, void > getValueFromMap (T &cfg, RemoteGui::ValueMap const &values, std::string const &name)
 
template<class T >
simox::meta::enable_if_enum_adapted_t< TgetValueFromMap (T &cfg, RemoteGui::ValueMap const &values, std::string const &name)