CUBRID Engine  latest
ws_repl_obj Struct Reference

#include <work_space.h>

Collaboration diagram for ws_repl_obj:
Collaboration graph

Public Attributes

struct ws_repl_objnext
 
OID class_oid
 
char * packed_pkey_value
 
int packed_pkey_value_length
 
bool has_index
 
int operation
 
RECDESrecdes
 

Detailed Description

Definition at line 80 of file work_space.h.

Member Data Documentation

OID ws_repl_obj::class_oid

Definition at line 83 of file work_space.h.

Referenced by locator_repl_mflush(), and ws_add_to_repl_obj_list().

bool ws_repl_obj::has_index

Definition at line 86 of file work_space.h.

Referenced by locator_repl_mflush(), and ws_add_to_repl_obj_list().

struct ws_repl_obj* ws_repl_obj::next
int ws_repl_obj::operation

Definition at line 87 of file work_space.h.

Referenced by locator_repl_mflush(), and ws_add_to_repl_obj_list().

char* ws_repl_obj::packed_pkey_value

Definition at line 84 of file work_space.h.

Referenced by locator_repl_mflush(), ws_add_to_repl_obj_list(), and ws_free_repl_obj().

int ws_repl_obj::packed_pkey_value_length

Definition at line 85 of file work_space.h.

Referenced by locator_repl_mflush(), and ws_add_to_repl_obj_list().

RECDES* ws_repl_obj::recdes

Definition at line 88 of file work_space.h.

Referenced by locator_repl_mflush(), and ws_add_to_repl_obj_list().


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