Skip to content

Struct ws_repl_obj

ClassList > ws_repl_obj

  • #include <work_space.h>

Public Attributes

Type Name
OID class_oid
bool has_index
struct ws_repl_obj * next
int operation
char * packed_pkey_value
int packed_pkey_value_length
RECDES * recdes

Public Attributes Documentation

variable class_oid

OID ws_repl_obj::class_oid;

variable has_index

bool ws_repl_obj::has_index;

variable next

struct ws_repl_obj* ws_repl_obj::next;

variable operation

int ws_repl_obj::operation;

variable packed_pkey_value

char* ws_repl_obj::packed_pkey_value;

variable packed_pkey_value_length

int ws_repl_obj::packed_pkey_value_length;

variable recdes

RECDES* ws_repl_obj::recdes;


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