Class ws_repl¶
#include <work_space.h>
Inherited by the following classes: locator_repl
Public Functions¶
| Type | Name |
|---|---|
| int | ws_add_to_repl_obj_list (OID * class_oid, char * packed_pkey_value, int packed_pkey_value_length, RECDES * recdes, int operation, bool has_index) |
| void | ws_clear_all_repl_errors_of_error_link (void) |
| void | ws_clear_all_repl_objs (void) |
| void | ws_free_repl_flush_error (WS_REPL_FLUSH_ERR * flush_err) |
| void | ws_free_repl_obj (WS_REPL_OBJ * obj) |
| WS_REPL_FLUSH_ERR * | ws_get_repl_error_from_error_link (void) |
| WS_REPL_OBJ * | ws_get_repl_obj_from_list (void) |
| void | ws_init_repl_objs (void) |
| ws_repl () |
|
| void | ws_set_repl_error_into_error_link (LC_COPYAREA_ONEOBJ * obj, char * content_ptr) |
| ~ws_repl () |
Public Functions Documentation¶
function ws_add_to_repl_obj_list¶
int ws_repl::ws_add_to_repl_obj_list (
OID * class_oid,
char * packed_pkey_value,
int packed_pkey_value_length,
RECDES * recdes,
int operation,
bool has_index
)
function ws_clear_all_repl_errors_of_error_link¶
function ws_clear_all_repl_objs¶
function ws_free_repl_flush_error¶
function ws_free_repl_obj¶
function ws_get_repl_error_from_error_link¶
function ws_get_repl_obj_from_list¶
function ws_init_repl_objs¶
function ws_repl¶
function ws_set_repl_error_into_error_link¶
function ~ws_repl¶
The documentation for this class was generated from the following file cubrid/src/object/work_space.h