CUBRID Engine
latest
|
Public Attributes | |
int(* | mapf )(void *, int, VALUE_AREA *, API_VALUE *) |
void * | arg |
int | index |
Definition at line 435 of file api_value_indexer.c.
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().