Struct cubmethod::prepare_info¶
ClassList > cubmethod > prepare_info
#include <method_struct_query.hpp>
Inherits the following classes: cubpacking::packable_object
Public Attributes¶
| Type | Name |
|---|---|
| std::vector< column_info > | column_infos |
| int | handle_id |
| int | num_markers |
| int | stmt_type |
Public Functions¶
| Type | Name |
|---|---|
| void | dump () |
| virtual size_t | get_packed_size (cubpacking::packer & serializator, std::size_t start_offset) override const |
| virtual void | pack (cubpacking::packer & serializator) override const |
| prepare_info () |
|
| virtual void | unpack (cubpacking::unpacker & deserializator) override |
Public Functions inherited from cubpacking::packable_object¶
See cubpacking::packable_object
| Type | Name |
|---|---|
| virtual size_t | get_packed_size (packer & serializator, std::size_t start_offset=0) const = 0 |
| virtual bool | is_equal (const packable_object * other) |
| virtual void | pack (packer & serializator) const = 0 |
| virtual void | unpack (unpacker & deserializator) = 0 |
| virtual | ~packable_object () |
Public Attributes Documentation¶
variable column_infos¶
variable handle_id¶
variable num_markers¶
variable stmt_type¶
Public Functions Documentation¶
function dump¶
function get_packed_size¶
virtual size_t cubmethod::prepare_info::get_packed_size (
cubpacking::packer & serializator,
std::size_t start_offset
) override const
Implements cubpacking::packable_object::get_packed_size
function pack¶
Implements cubpacking::packable_object::pack
function prepare_info¶
function unpack¶
Implements cubpacking::packable_object::unpack
The documentation for this class was generated from the following file cubrid/src/method/method_struct_query.hpp