RTS API Documentation  1.10.11
Data Fields
_fctcl_init_t Struct Reference

#include <switch_fct.h>

+ Collaboration diagram for _fctcl_init_t:

Data Fields

char const * long_opt
 
char const * short_opt
 
fctcl_store_t action
 
char const * help
 

Detailed Description

Definition at line 1391 of file switch_fct.h.

Field Documentation

◆ action

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().

◆ help

char const* _fctcl_init_t::help

Definition at line 1401 of file switch_fct.h.

Referenced by fctcl_new2().

◆ long_opt

char const* _fctcl_init_t::long_opt

Definition at line 1394 of file switch_fct.h.

Referenced by fctcl_new2().

◆ short_opt

char const* _fctcl_init_t::short_opt

Definition at line 1395 of file switch_fct.h.

Referenced by fctcl_new2().


The documentation for this struct was generated from the following file: