RTS API Documentation  1.10.11
Data Fields
_fct_clp_t Struct Reference

#include <switch_fct.h>

+ Collaboration diagram for _fct_clp_t:

Data Fields

fct_nlist_t clo_list
 
fct_nlist_t param_list
 
char error_msg [FCT_CLP_MAX_ERR_MSG_LEN]
 
int is_error
 

Detailed Description

Definition at line 1550 of file switch_fct.h.

Field Documentation

◆ clo_list

fct_nlist_t _fct_clp_t::clo_list

◆ error_msg

char _fct_clp_t::error_msg[FCT_CLP_MAX_ERR_MSG_LEN]

Definition at line 1558 of file switch_fct.h.

Referenced by fct_clp__parse().

◆ is_error

int _fct_clp_t::is_error

Definition at line 1559 of file switch_fct.h.

Referenced by fct_clp__parse().

◆ param_list

fct_nlist_t _fct_clp_t::param_list

Definition at line 1556 of file switch_fct.h.

Referenced by fct_clp__final(), fct_clp__init(), fct_clp__is_param(), and fct_clp__parse().


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