CUBRID Engine
latest
|
Public Attributes | |
struct collect_block * | next |
long | count |
DB_VALUE | val [1] |
Definition at line 80 of file set_object.c.
long collect_block::count |
Definition at line 83 of file set_object.c.
Referenced by new_block(), and realloc_block().
struct collect_block* collect_block::next |
Definition at line 82 of file set_object.c.
Referenced by new_block(), and realloc_block().
DB_VALUE collect_block::val[1] |
Definition at line 84 of file set_object.c.
Referenced by col_insert(), col_permanent_oids(), col_put(), new_block(), realloc_block(), setobj_coerce(), and setobj_sort().