ADTF  3.18.2
adtf::base::giant::detail Namespace Reference

Namespace for all internally used functionality implemented. More...

Classes

struct  tReservedProperties
 
struct  storage_type
 
struct  storage_type< U, std::enable_if_t<!std::is_enum< U >::value > >
 
struct  storage_type< U, std::enable_if_t< std::is_enum< U >::value > >
 

Functions

template<typename T , typename ValueType >
void set_value_list (IProperties &oSubProperties, const std::vector< std::pair< ValueType, std::string >> &oValueList, bool bRestrictToValues=true)
 
template<typename T >
void set_valid_range (IProperties &oSubProperties, const T &xMin, const T &xMax)
 

Detailed Description

Namespace for all internally used functionality implemented.