Motorcortex Core
version: 2.7.6
|
Public Types | |
typedef std::array< double, 5 > | std_array5 |
typedef std::array< Foo1, 5 > | foo1_array5 |
Public Member Functions | |
BEGIN_VISITABLES (Foo2) | |
VISITABLE (double, simple_type) | |
VISITABLE (std_array5, simple_array) | |
VISITABLE (Foo1, visitable_type) | |
VISITABLE (foo1_array5, visitable_array) | |
Public Attributes | |
END_VISITABLES | |