element_default< CL, MT, ptr > Struct Template Reference

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

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 11 of file config_struct_details.h.

Member Function Documentation

◆ get()

static const MT& get ( )
inlinestatic

Definition at line 41 of file element_details.h.

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

◆ set()

static void set ( CL &  cl)
inlinestatic

Definition at line 45 of file element_details.h.

+ Here is the call graph for this function:

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