Skip to content

Struct SORT_REC

ClassList > SORT_REC

  • #include <external_sort.h>

Public Attributes

Type Name
char body
SORT_REC * next
INT16 offset
int offset
struct SORT_REC original
INT32 pageid
union SORT_REC s
INT16 volid

Public Attributes Documentation

variable body

char SORT_REC::body[1];

variable next

SORT_REC* SORT_REC::next;

variable offset [1/2]

INT16 SORT_REC::offset;

variable offset [2/2]

int SORT_REC::offset[1];

variable original

struct SORT_REC SORT_REC::original;

variable pageid

INT32 SORT_REC::pageid;

variable s

union SORT_REC SORT_REC::s;

variable volid

INT16 SORT_REC::volid;


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