Skip to content

File cas_common_function.c

FileList > broker > cas_common_function.c

Go to the source code of this file

  • #include "cas_common_function.h"
  • #include "cas_log.h"
  • #include "cas_net_buf.h"
  • #include "cas_error.h"
  • #include "intl_support.h"
  • #include "object_primitive.h"
  • #include "broker_cas_cci.h"
  • #include "dbtype.h"

Public Static Attributes

Type Name
const char * type_str_tbl

Public Functions

Type Name
void cas_common_bind_value_log (struct timeval * log_time, int start, int argc, void ** argv, int param_size, char * param_mode, unsigned int query_seq_num, bool slow_log, INTL_CODESET charset)
void cas_common_bind_value_print (char type, void * net_value, bool slow_log, INTL_CODESET charset)
FN_RETURN fn_deprecated (SOCKET sock_fd, int argc, void ** argv, T_NET_BUF * net_buf, T_REQ_INFO * req_info)
FN_RETURN fn_not_supported (SOCKET sock_fd, int argc, void ** argv, T_NET_BUF * net_buf, T_REQ_INFO * req_info)

Public Static Attributes Documentation

variable type_str_tbl

const char* type_str_tbl[];

Public Functions Documentation

function cas_common_bind_value_log

void cas_common_bind_value_log (
    struct  timeval * log_time,
    int start,
    int argc,
    void ** argv,
    int param_size,
    char * param_mode,
    unsigned  int query_seq_num,
    bool slow_log,
    INTL_CODESET charset
) 

function cas_common_bind_value_print

void cas_common_bind_value_print (
    char type,
    void * net_value,
    bool slow_log,
    INTL_CODESET charset
) 

function fn_deprecated

FN_RETURN fn_deprecated (
    SOCKET sock_fd,
    int argc,
    void ** argv,
    T_NET_BUF * net_buf,
    T_REQ_INFO * req_info
) 

function fn_not_supported

FN_RETURN fn_not_supported (
    SOCKET sock_fd,
    int argc,
    void ** argv,
    T_NET_BUF * net_buf,
    T_REQ_INFO * req_info
) 


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