Skip to content

Class ws_repl

ClassList > 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
) 

void ws_repl::ws_clear_all_repl_errors_of_error_link (
    void
) 

function ws_clear_all_repl_objs

void ws_repl::ws_clear_all_repl_objs (
    void
) 

function ws_free_repl_flush_error

void ws_repl::ws_free_repl_flush_error (
    WS_REPL_FLUSH_ERR * flush_err
) 

function ws_free_repl_obj

void ws_repl::ws_free_repl_obj (
    WS_REPL_OBJ * obj
) 

WS_REPL_FLUSH_ERR * ws_repl::ws_get_repl_error_from_error_link (
    void
) 

function ws_get_repl_obj_from_list

WS_REPL_OBJ * ws_repl::ws_get_repl_obj_from_list (
    void
) 

function ws_init_repl_objs

void ws_repl::ws_init_repl_objs (
    void
) 

function ws_repl

ws_repl::ws_repl () 

void ws_repl::ws_set_repl_error_into_error_link (
    LC_COPYAREA_ONEOBJ * obj,
    char * content_ptr
) 

function ~ws_repl

ws_repl::~ws_repl () 


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