Skip to content

Struct db_set

ClassList > db_set

  • #include <db_set.h>

Public Attributes

Type Name
int attribute
DB_DOMAIN * disk_domain
char * disk_set
int disk_size
need_clear_type need_clear
struct db_object * owner
int ref_count
struct db_set * ref_link
struct setobj * set

Public Attributes Documentation

variable attribute

int db_set::attribute;

variable disk_domain

DB_DOMAIN* db_set::disk_domain;

variable disk_set

char* db_set::disk_set;

variable disk_size

int db_set::disk_size;

variable need_clear

need_clear_type db_set::need_clear;

variable owner

struct db_object* db_set::owner;

variable ref_count

int db_set::ref_count;

struct db_set* db_set::ref_link;

variable set

struct setobj* db_set::set;


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