GetPropertyPlugin< T, simox::meta::enable_if_enum_adapted_t< T > > Struct Template Reference

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

+ Inheritance diagram for GetPropertyPlugin< T, simox::meta::enable_if_enum_adapted_t< T > >:

Static Public Member Functions

static void Get (armarx::PropertyUser &pu, T &val, const std::string &name)
 

Detailed Description

template<class T>
struct armarx::meta::properties::GetPropertyPlugin< T, simox::meta::enable_if_enum_adapted_t< T > >

Definition at line 81 of file PluginEnumNames.h.

Member Function Documentation

◆ Get()

static void Get ( armarx::PropertyUser pu,
T val,
const std::string &  name 
)
inlinestatic

Definition at line 83 of file PluginEnumNames.h.

+ Here is the call graph for this function:

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