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