element_default< CL, MT, ptr > Struct Template Reference

#include <ArmarXCore/util/CPPUtility/ConfigIntrospection/element_details.h>

+ Inheritance diagram for element_default< CL, MT, ptr >:

Static Public Member Functions

static const MT & get ()
 
static void set (CL &cl)
 

Detailed Description

template<class CL, class MT, MT CL::* ptr>
struct armarx::meta::cfg::element_default< CL, MT, ptr >

Definition at line 39 of file element_details.h.

Member Function Documentation

◆ get()

template<class CL, class MT, MT CL::* ptr>
static const MT & get ( )
inlinestatic

Definition at line 42 of file element_details.h.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ set()

template<class CL, class MT, MT CL::* ptr>
static void set ( CL & cl)
inlinestatic

Definition at line 48 of file element_details.h.

+ Here is the call graph for this function:

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