struct_default< CL, std::enable_if_t< simox::meta::has_hana_accessor_v< CL > > > Struct Template Reference

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

+ Inheritance diagram for struct_default< CL, std::enable_if_t< simox::meta::has_hana_accessor_v< CL > > >:

Static Public Member Functions

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

Detailed Description

template<class CL>
struct armarx::meta::cfg::struct_default< CL, std::enable_if_t< simox::meta::has_hana_accessor_v< CL > > >

Definition at line 38 of file config_struct_details.h.

Member Function Documentation

◆ get()

static const CL& get ( )
inlinestatic

Definition at line 65 of file config_struct_details.h.

+ Here is the call graph for this function:

◆ set()

static void set ( CL &  cl)
inlinestatic

Definition at line 56 of file config_struct_details.h.


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