Skip to content

File query_method.hpp

FileList > cubrid > src > method > query_method.hpp

Go to the source code of this file

  • #include <vector>
  • #include "dbtype_def.h"
  • #include "packer.hpp"

Public Functions

Type Name
int method_dispatch (unsigned int rc, char * methoddata, int methoddata_size)
int method_error (unsigned int rc, int error_id)

Public Functions Documentation

function method_dispatch

int method_dispatch (
    unsigned  int rc,
    char * methoddata,
    int methoddata_size
) 

function method_error

int method_error (
    unsigned  int rc,
    int error_id
) 


The documentation for this class was generated from the following file cubrid/src/method/query_method.hpp