DefaultAsStringPlugin< T, std::enable_if_t< simox::meta::is_eigen_array_v< T > > > Struct Template Reference

#include <ArmarXCore/core/application/properties/PluginEigen.h>

+ Inheritance diagram for DefaultAsStringPlugin< T, std::enable_if_t< simox::meta::is_eigen_array_v< T > > >:

Static Public Member Functions

static std::string Str (PropertyDefinition< T > &pd)
 

Detailed Description

template<class T>
struct armarx::meta::properties::DefaultAsStringPlugin< T, std::enable_if_t< simox::meta::is_eigen_array_v< T > > >

Definition at line 39 of file PluginEigen.h.

Member Function Documentation

◆ Str()

static std::string Str ( PropertyDefinition< T > &  pd)
inlinestatic

Definition at line 44 of file PluginEigen.h.

+ Here is the call graph for this function:

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