CUBRID Engine  latest
list_indexer_s Struct Reference
Collaboration diagram for list_indexer_s:
Collaboration graph

Public Attributes

VALUE_INDEXER indexer
 
int nelems
 
dlisth elems
 
int cache_idx
 
LIST_INDEXER_ELEMcache_elem
 

Detailed Description

Definition at line 50 of file api_value_indexer.c.

Member Data Documentation

LIST_INDEXER_ELEM* list_indexer_s::cache_elem

Definition at line 57 of file api_value_indexer.c.

Referenced by li_api_delete(), li_api_insert(), li_getf(), and list_indexer_create().

int list_indexer_s::cache_idx

Definition at line 56 of file api_value_indexer.c.

Referenced by li_api_delete(), li_api_insert(), li_getf(), and list_indexer_create().

dlisth list_indexer_s::elems
VALUE_INDEXER list_indexer_s::indexer

Definition at line 52 of file api_value_indexer.c.

Referenced by list_indexer_create().

int list_indexer_s::nelems

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