CUBRID Engine
latest
|
Public Attributes | |
API_COLLECTION | col |
DB_TYPE | dt |
VALUE_INDEXER * | indexer |
Definition at line 29 of file db_collection.c.
API_COLLECTION collection_s_::col |
Definition at line 31 of file db_collection.c.
Referenced by api_collection_create_from_db_value(), apif_collection_create(), col_api_get_elem(), and set_to_db_value_mapf().
DB_TYPE collection_s_::dt |
Definition at line 32 of file db_collection.c.
Referenced by api_collection_create_from_db_value(), and api_collection_set_to_db_value().
VALUE_INDEXER* collection_s_::indexer |
Definition at line 33 of file db_collection.c.
Referenced by api_collection_set_to_db_value(), apif_collection_create(), col_api_delete(), col_api_destroy(), col_api_get_elem(), col_api_get_elem_domain_info(), col_api_insert(), col_api_length(), col_api_update(), and fill_collection().