config_struct_details.h File Reference
#include "../trace.h"
#include "common.h"
+ Include dependency graph for config_struct_details.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  element_default< CL, MT, ptr >
 
struct  struct_default< CL, class >
 
struct  struct_default< CL, std::enable_if_t< simox::meta::has_hana_accessor_v< CL > > >
 

Namespaces

 armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 
 armarx::meta
 
 armarx::meta::cfg
 

Typedefs

template<class T >
using config_layout = undefined_t
 
template<class CL , class MT , MT CL::* ptr>
using element_widget = undefined_t