Skip to content

Struct CAS_MAIN_OPS

ClassList > CAS_MAIN_OPS

  • #include <cas_common_main.h>

Public Attributes

Type Name
cas_cleanup_session_fn_t cleanup_session
void * context
cas_db_connect_fn_t db_connect
int(* init_specific
cas_db_post_connect_fn_t post_db_connect
cas_db_pre_connect_fn_t pre_db_connect
cas_process_request_fn_t process_request
cas_send_connect_reply_fn_t send_connect_reply
cas_set_session_id_fn_t set_session_id

Public Attributes Documentation

variable cleanup_session

cas_cleanup_session_fn_t CAS_MAIN_OPS::cleanup_session;

variable context

void* CAS_MAIN_OPS::context;

variable db_connect

cas_db_connect_fn_t CAS_MAIN_OPS::db_connect;

variable init_specific

int(* CAS_MAIN_OPS::init_specific) (void);

variable post_db_connect

cas_db_post_connect_fn_t CAS_MAIN_OPS::post_db_connect;

variable pre_db_connect

cas_db_pre_connect_fn_t CAS_MAIN_OPS::pre_db_connect;

variable process_request

cas_process_request_fn_t CAS_MAIN_OPS::process_request;

variable send_connect_reply

cas_send_connect_reply_fn_t CAS_MAIN_OPS::send_connect_reply;

variable set_session_id

cas_set_session_id_fn_t CAS_MAIN_OPS::set_session_id;


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