RTS API Documentation
1.10.11
|
#include <switch_fct.h>
Data Fields | |
char const * | long_opt |
char const * | short_opt |
fctcl_store_t | action |
char const * | help |
Definition at line 1391 of file switch_fct.h.
fctcl_store_t _fctcl_init_t::action |
Definition at line 1398 of file switch_fct.h.
Referenced by fct_clp__add_options(), and fctcl_new2().
char const* _fctcl_init_t::help |
Definition at line 1401 of file switch_fct.h.
Referenced by fctcl_new2().
char const* _fctcl_init_t::long_opt |
Definition at line 1394 of file switch_fct.h.
Referenced by fctcl_new2().
char const* _fctcl_init_t::short_opt |
Definition at line 1395 of file switch_fct.h.
Referenced by fctcl_new2().