RTS API Documentation  1.10.11
Data Fields
_fctcl_t Struct Reference

#include <switch_fct.h>

+ Collaboration diagram for _fctcl_t:

Data Fields

char * long_opt
 
char * short_opt
 
fctcl_store_t action
 
char * help
 
char * value
 

Detailed Description

Definition at line 1426 of file switch_fct.h.

Field Documentation

◆ action

fctcl_store_t _fctcl_t::action

Definition at line 1433 of file switch_fct.h.

Referenced by fctcl_new2().

◆ help

char* _fctcl_t::help

Definition at line 1436 of file switch_fct.h.

Referenced by fctcl__del(), and fctcl_new2().

◆ long_opt

char* _fctcl_t::long_opt

Definition at line 1429 of file switch_fct.h.

Referenced by fctcl__del(), fctcl__is_option(), and fctcl_new2().

◆ short_opt

char* _fctcl_t::short_opt

Definition at line 1430 of file switch_fct.h.

Referenced by fctcl__del(), fctcl__is_option(), and fctcl_new2().

◆ value

char* _fctcl_t::value

Definition at line 1439 of file switch_fct.h.

Referenced by fct_clp__optval2(), and fctcl__del().


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