Skip to content

Struct setobj

ClassList > setobj

  • #include <set_object.h>

Public Attributes

Type Name
DB_VALUE ** array
int arraytop
DB_TYPE coltype
struct tp_domain * domain
int lastinsert
unsigned may_have_temporary_oids
DB_COLLECTION * references
int size
unsigned sorted
int topblock
int topblockcount

Public Attributes Documentation

variable array

DB_VALUE** setobj::array;

variable arraytop

int setobj::arraytop;

variable coltype

DB_TYPE setobj::coltype;

variable domain

struct tp_domain* setobj::domain;

variable lastinsert

int setobj::lastinsert;

variable may_have_temporary_oids

unsigned setobj::may_have_temporary_oids;

variable references

DB_COLLECTION* setobj::references;

variable size

int setobj::size;

variable sorted

unsigned setobj::sorted;

variable topblock

int setobj::topblock;

variable topblockcount

int setobj::topblockcount;


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