ConfigurationHelpers.h File Reference
Include dependency graph for ConfigurationHelpers.h:

Go to the source code of this file.

Namespaces

 mc_rtc
 

Functions

template<typename T >
std::vector< T > mc_rtc::fromVectorOrElement (const mc_rtc::Configuration &config, const std::string &key, const std::vector< T > &defaultVec)
 
template<typename T >
std::vector< T > mc_rtc::fromVectorOrElement (const mc_rtc::Configuration &config, const std::string &key)