Skip to content

Struct ini_table

ClassList > ini_table

  • #include <ini_parser.h>

Public Attributes

Type Name
unsigned int * hash
char ** key
int * lineno
int n
int nsec
int size
char ** val

Public Attributes Documentation

variable hash

unsigned int* ini_table::hash;

variable key

char** ini_table::key;

variable lineno

int* ini_table::lineno;

variable n

int ini_table::n;

variable nsec

int ini_table::nsec;

variable size

int ini_table::size;

variable val

char** ini_table::val;


The documentation for this class was generated from the following file cubrid/src/base/ini_parser.h