struct_default< CL, class > Struct Template Reference

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

+ Inheritance diagram for struct_default< CL, class >:

Static Public Member Functions

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

Detailed Description

template<class CL, class = void>
struct armarx::meta::cfg::struct_default< CL, class >

Definition at line 24 of file config_struct_details.h.

Member Function Documentation

◆ get()

static const CL& get ( )
inlinestatic

Definition at line 26 of file config_struct_details.h.

+ Here is the caller graph for this function:

◆ set()

static void set ( CL &  cl)
inlinestatic

Definition at line 31 of file config_struct_details.h.

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

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