CUBRID Engine  latest
ini_table Struct Reference

#include <ini_parser.h>

Collaboration diagram for ini_table:
Collaboration graph

Public Attributes

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

Detailed Description

Definition at line 35 of file ini_parser.h.

Member Data Documentation

unsigned int* ini_table::hash

Definition at line 43 of file ini_parser.h.

Referenced by ini_table_free(), ini_table_get(), ini_table_new(), and ini_table_set().

int ini_table::n

Definition at line 38 of file ini_parser.h.

Referenced by ini_table_set().

int ini_table::nsec

Definition at line 39 of file ini_parser.h.

Referenced by broker_config_read_internal(), and ini_table_set().

char** ini_table::val

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