GetPropertyPlugin< T, std::enable_if_t< meta::cfg::properties_definition_enabled_v< T > > > Struct Template Reference

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

+ Inheritance diagram for GetPropertyPlugin< T, std::enable_if_t< meta::cfg::properties_definition_enabled_v< 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, std::enable_if_t< meta::cfg::properties_definition_enabled_v< T > > >

Definition at line 45 of file PluginCfgStruct.h.

Member Function Documentation

◆ Get()

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

Definition at line 50 of file PluginCfgStruct.h.

+ Here is the call graph for this function:

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