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

Public Attributes

int(* mapf )(void *, int, VALUE_AREA *, API_VALUE *)
 
void * arg
 
int index
 

Detailed Description

Definition at line 435 of file api_value_indexer.c.

Member Data Documentation

void* li_mapf_arg::arg

Definition at line 438 of file api_value_indexer.c.

Referenced by li_api_map(), and li_mapf().

int li_mapf_arg::index

Definition at line 439 of file api_value_indexer.c.

Referenced by li_api_map(), and li_mapf().

int(* li_mapf_arg::mapf) (void *, int, VALUE_AREA *, API_VALUE *)

Definition at line 437 of file api_value_indexer.c.

Referenced by li_api_map(), and li_mapf().


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