CUBRID Engine  latest
collect_block Struct Reference
Collaboration diagram for collect_block:
Collaboration graph

Public Attributes

struct collect_blocknext
 
long count
 
DB_VALUE val [1]
 

Detailed Description

Definition at line 80 of file set_object.c.

Member Data Documentation

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]

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