Main Page
Modules
Data Structures
Files
Data Structures
Data Structure Index
Data Fields
db_indexdef_t Struct Reference
[
Schema
]
Index definition.
More...
#include <ittia/db.h>
Data Fields
db_alloc_t
db_alloc
db_indextype_t
index_type
db_objname_t
index_name
[DB_MAX_INDEX_NAME+1]
db_flags_t
index_mode
db_fieldno_t
nfields
db_indexfield_t
*
fields
Detailed Description
Index definition.
See also:
db_create_index
,
db_describe_index
,
db_tabledef_t::indexes
,
db_indexdef_init
,
db_indexdef_destroy
,
db_indexdef_set_indextype
,
db_indexdef_set_field
The documentation for this struct was generated from the following file:
ittia/
db.h
Copyright © 2005-2009 ITTIA®. All rights reserved.