CUBRID Engine  latest
setobj Struct Reference

#include <set_object.h>

Collaboration diagram for setobj:
Collaboration graph

Public Attributes

DB_TYPE coltype
 
int size
 
int lastinsert
 
int topblock
 
int arraytop
 
int topblockcount
 
DB_VALUE ** array
 
struct tp_domaindomain
 
DB_COLLECTIONreferences
 
unsigned sorted:1
 
unsigned may_have_temporary_oids:1
 

Detailed Description

Definition at line 68 of file set_object.h.

Member Data Documentation

int setobj::arraytop

Definition at line 78 of file set_object.h.

Referenced by col_expand_array(), and col_new().

struct tp_domain* setobj::domain
int setobj::lastinsert

Definition at line 74 of file set_object.h.

Referenced by col_delete(), col_find(), col_insert(), col_new(), and col_put().

unsigned setobj::may_have_temporary_oids

Definition at line 94 of file set_object.h.

Referenced by col_insert(), col_new(), col_permanent_oids(), col_put(), setobj_copy(), and setobj_sort().

int setobj::topblock
int setobj::topblockcount

Definition at line 80 of file set_object.h.

Referenced by col_delete(), col_expand_blocks(), col_insert(), col_new(), and setobj_clear().


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