Skip to content

Struct disk_representation

ClassList > disk_representation

  • #include <system_catalog.h>

Public Attributes

Type Name
struct disk_attribute * fixed
int fixed_length
REPR_ID id
int n_fixed
int n_variable
struct disk_attribute * variable

Public Attributes Documentation

variable fixed

struct disk_attribute* disk_representation::fixed;

variable fixed_length

int disk_representation::fixed_length;

variable id

REPR_ID disk_representation::id;

variable n_fixed

int disk_representation::n_fixed;

variable n_variable

int disk_representation::n_variable;

variable variable

struct disk_attribute* disk_representation::variable;


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