ze-filter  (ze-filter-0.8.0-develop-180218)
cfvar_t Struct Reference

Public Attributes

int id
 
int type
 
char ** enum_ptr
 
int str_length
 
char * cftag
 
char * cfnull
 
char * cfsection
 
char * desc
 
char * syntax
 
char * cfdefault
 

Detailed Description

Definition at line 137 of file ze-cf.c.

Member Data Documentation

◆ cfdefault

char* cfvar_t::cfdefault

Definition at line 149 of file ze-cf.c.

◆ cfnull

char* cfvar_t::cfnull

Definition at line 145 of file ze-cf.c.

◆ cfsection

char* cfvar_t::cfsection

Definition at line 146 of file ze-cf.c.

◆ cftag

char* cfvar_t::cftag

Definition at line 144 of file ze-cf.c.

◆ desc

char* cfvar_t::desc

Definition at line 147 of file ze-cf.c.

◆ enum_ptr

char** cfvar_t::enum_ptr

Definition at line 141 of file ze-cf.c.

◆ id

int cfvar_t::id

Definition at line 138 of file ze-cf.c.

◆ str_length

int cfvar_t::str_length

Definition at line 142 of file ze-cf.c.

◆ syntax

char* cfvar_t::syntax

Definition at line 148 of file ze-cf.c.

◆ type

int cfvar_t::type

Definition at line 139 of file ze-cf.c.


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