CACAO
|
Data Fields | |
const char * | name |
bool | arg |
int | value |
Definition at line 50 of file options.hpp.
bool opt_struct::arg |
Definition at line 52 of file options.hpp.
const char* opt_struct::name |
Definition at line 51 of file options.hpp.
int opt_struct::value |
Definition at line 53 of file options.hpp.