GnuCOBOL  2.0
A free COBOL compiler
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
config_struct Struct Reference

Data Fields

enum cb_config_type type
 
const char * name
 
void * var
 
char * val
 

Field Documentation

const char* config_struct::name

Referenced by cb_config_entry().

enum cb_config_type config_struct::type
char* config_struct::val

Referenced by cb_config_entry(), and cb_load_conf().

void* config_struct::var

Referenced by cb_config_entry().


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