Skip to content

Struct or_index

ClassList > or_index

  • #include <object_representation_sr.h>

Public Attributes

Type Name
int * asc_desc
int * attrs_prefix_length
OR_ATTRIBUTE ** atts
BTID btid
char * btname
OR_PREDICATE * filter_predicate
OR_FOREIGN_KEY * fk
OR_FUNCTION_INDEX * func_index_info
OR_INDEX_STATUS index_status
int n_atts
OR_INDEX * next
BTREE_TYPE type

Public Attributes Documentation

variable asc_desc

int* or_index::asc_desc;

variable attrs_prefix_length

int* or_index::attrs_prefix_length;

variable atts

OR_ATTRIBUTE** or_index::atts;

variable btid

BTID or_index::btid;

variable btname

char* or_index::btname;

variable filter_predicate

OR_PREDICATE* or_index::filter_predicate;

variable fk

OR_FOREIGN_KEY* or_index::fk;

variable func_index_info

OR_FUNCTION_INDEX* or_index::func_index_info;

variable index_status

OR_INDEX_STATUS or_index::index_status;

variable n_atts

int or_index::n_atts;

variable next

OR_INDEX* or_index::next;

variable type

BTREE_TYPE or_index::type;


The documentation for this class was generated from the following file cubrid/src/base/object_representation_sr.h