| RTS API Documentation
    1.10.11
    | 
#include <switch_fct.h>
 Collaboration diagram for _fctcl_t:
 Collaboration diagram for _fctcl_t:| Data Fields | |
| char * | long_opt | 
| char * | short_opt | 
| fctcl_store_t | action | 
| char * | help | 
| char * | value | 
Definition at line 1426 of file switch_fct.h.
| fctcl_store_t _fctcl_t::action | 
Definition at line 1433 of file switch_fct.h.
Referenced by fctcl_new2().
| char* _fctcl_t::help | 
Definition at line 1436 of file switch_fct.h.
Referenced by fctcl__del(), and fctcl_new2().
| char* _fctcl_t::long_opt | 
Definition at line 1429 of file switch_fct.h.
Referenced by fctcl__del(), fctcl__is_option(), and fctcl_new2().
| char* _fctcl_t::short_opt | 
Definition at line 1430 of file switch_fct.h.
Referenced by fctcl__del(), fctcl__is_option(), and fctcl_new2().
| char* _fctcl_t::value | 
Definition at line 1439 of file switch_fct.h.
Referenced by fct_clp__optval2(), and fctcl__del().
 1.8.13
 1.8.13