CACAO
|
Data Fields | |
const char * | name |
int | value |
int | type |
const char * | doc |
Definition at line 59 of file options.hpp.
const char* option_t::doc |
Definition at line 63 of file options.hpp.
const char* option_t::name |
Definition at line 60 of file options.hpp.
int option_t::type |
Definition at line 62 of file options.hpp.
int option_t::value |
Definition at line 61 of file options.hpp.