AuboCaps
0.4.1
|
#include <system_api.h>
Public Attributes | |
std::string | label |
int | num |
std::vector< std::string > | names |
std::vector< std::string > | functions |
Definition at line 18 of file system_api.h.
std::vector<std::string> arcs::aubo_scope::IoConfigure::functions |
Definition at line 23 of file system_api.h.
std::string arcs::aubo_scope::IoConfigure::label |
Definition at line 20 of file system_api.h.
std::vector<std::string> arcs::aubo_scope::IoConfigure::names |
Definition at line 22 of file system_api.h.
int arcs::aubo_scope::IoConfigure::num |
Definition at line 21 of file system_api.h.