Motorcortex Core
version: 2.7.6
|
Public Types | |
typedef std::array< double, 5 > | std_array5 |
typedef double | array5[5] |
typedef Foo1 | foo5[5] |
Public Member Functions | |
BEGIN_VISITABLES (Foo) | |
VISITABLE (bool, b) | |
VISITABLE (int, i) | |
VISITABLE (double, f) | |
VISITABLE (double, f1) | |
VISITABLE (std_array5, f2) | |
VISITABLE (array5, f3) | |
VISITABLE (Foo1, f4) | |
VISITABLE (foo5, f5) | |
Public Attributes | |
END_VISITABLES | |