MapPropertyValuePlugin< boost::bimap< std::string, T >, void > Struct Template Reference

#include <ArmarXCore/core/application/properties/PluginEnumNames.h>

+ Inheritance diagram for MapPropertyValuePlugin< boost::bimap< std::string, T >, void >:

Static Public Member Functions

static PropertyDefinition< T > & Map (armarx::PropertyDefinition< T > &pd, const boost::bimap< std::string, T > &values)
 

Detailed Description

template<class T>
struct armarx::meta::properties::MapPropertyValuePlugin< boost::bimap< std::string, T >, void >

Definition at line 34 of file PluginEnumNames.h.

Member Function Documentation

◆ Map()

static PropertyDefinition<T>& Map ( armarx::PropertyDefinition< T > &  pd,
const boost::bimap< std::string, T > &  values 
)
inlinestatic

Definition at line 37 of file PluginEnumNames.h.

+ Here is the call graph for this function:

The documentation for this struct was generated from the following file: