File pl_struct_compile.cpp¶
FileList > cubrid > src > sp > pl_struct_compile.cpp
Go to the source code of this file
#include "pl_struct_compile.hpp"#include "byte_order.h"#include "connection_support.hpp"#include "dbtype.h"#include "method_struct_value.hpp"#include "sp_constants.hpp"#include "memory_wrapper.hpp"
Namespaces¶
| Type | Name |
|---|---|
| namespace | cubpl |
Macros¶
| Type | Name |
|---|---|
| define | COMPILE_REQUEST_PACKER_ARGS () code, owner, mode |
| define | GLOBAL_SEMANTICS_QUESTION_PACKER_ARGS () type, name |
| define | GLOBAL_SEMANTICS_REQUEST_PACKER_ARGS () qsqs |
| define | GLOBAL_SEMANTICS_RESPONSE_COLUMN_PACKER_ARGS () [**GLOBAL\_SEMANTICS\_RESPONSE\_COMMON\_PACKER\_ARGS**](pl__struct__compile_8cpp.md#define-global_semantics_response_common_packer_args)(), c\_info |
| define | GLOBAL_SEMANTICS_RESPONSE_COMMON_PACKER_ARGS () idx, err\_id, err\_msg |
| define | GLOBAL_SEMANTICS_RESPONSE_SERIAL_PACKER_ARGS () [**GLOBAL\_SEMANTICS\_RESPONSE\_COMMON\_PACKER\_ARGS**](pl__struct__compile_8cpp.md#define-global_semantics_response_common_packer_args)() |
| define | GLOBAL_SEMANTICS_RESPONSE_UDPF_PACKER_ARGS () [**GLOBAL\_SEMANTICS\_RESPONSE\_COMMON\_PACKER\_ARGS**](pl__struct__compile_8cpp.md#define-global_semantics_response_common_packer_args)(), ret, args |
Macro Definition Documentation¶
define COMPILE_REQUEST_PACKER_ARGS¶
define GLOBAL_SEMANTICS_QUESTION_PACKER_ARGS¶
define GLOBAL_SEMANTICS_REQUEST_PACKER_ARGS¶
define GLOBAL_SEMANTICS_RESPONSE_COLUMN_PACKER_ARGS¶
#define GLOBAL_SEMANTICS_RESPONSE_COLUMN_PACKER_ARGS (
) `GLOBAL_SEMANTICS_RESPONSE_COMMON_PACKER_ARGS (), c_info`
define GLOBAL_SEMANTICS_RESPONSE_COMMON_PACKER_ARGS¶
define GLOBAL_SEMANTICS_RESPONSE_SERIAL_PACKER_ARGS¶
#define GLOBAL_SEMANTICS_RESPONSE_SERIAL_PACKER_ARGS (
) `GLOBAL_SEMANTICS_RESPONSE_COMMON_PACKER_ARGS ()`
define GLOBAL_SEMANTICS_RESPONSE_UDPF_PACKER_ARGS¶
#define GLOBAL_SEMANTICS_RESPONSE_UDPF_PACKER_ARGS (
) `GLOBAL_SEMANTICS_RESPONSE_COMMON_PACKER_ARGS (), ret, args`
The documentation for this class was generated from the following file cubrid/src/sp/pl_struct_compile.cpp