Class cubmethod::method_invoke_group¶
ClassList > cubmethod > method_invoke_group
#include <method_invoke_group.hpp>
Public Functions¶
| Type | Name |
|---|---|
| void | begin () |
| void | destroy_resources () |
| void | end () |
| int | execute (std::vector< std::reference_wrapper< DB_VALUE > > & arg_base) |
| std::queue< cubmem::block > & | get_data_queue () |
| std::string | get_error_msg () |
| METHOD_GROUP_ID | get_id () const |
| int | get_num_methods () |
| DB_VALUE & | get_return_value (int index) |
| bool | is_running () const |
| method_invoke_group () = delete |
|
| method_invoke_group (cubpl::pl_signature_array * sig) |
|
| method_invoke_group (method_invoke_group && other) = delete |
|
| method_invoke_group (const method_invoke_group & copy) = delete |
|
| method_invoke_group & | operator= (method_invoke_group && other) = delete |
| method_invoke_group & | operator= (const method_invoke_group & copy) = delete |
| int | prepare (std::vector< std::reference_wrapper< DB_VALUE > > & arg_base) |
| int | reset (bool is_end_query) |
| void | set_error_msg (const std::string & msg) |
| ~method_invoke_group () |
Public Functions Documentation¶
function begin¶
function destroy_resources¶
function end¶
function execute¶
int cubmethod::method_invoke_group::execute (
std::vector< std::reference_wrapper< DB_VALUE > > & arg_base
)
function get_data_queue¶
function get_error_msg¶
function get_id¶
function get_num_methods¶
function get_return_value¶
function is_running¶
function method_invoke_group [1/4]¶
function method_invoke_group [2/4]¶
function method_invoke_group [3/4]¶
function method_invoke_group [4/4]¶
function operator=¶
method_invoke_group & cubmethod::method_invoke_group::operator= (
method_invoke_group && other
) = delete
function operator=¶
method_invoke_group & cubmethod::method_invoke_group::operator= (
const method_invoke_group & copy
) = delete
function prepare¶
int cubmethod::method_invoke_group::prepare (
std::vector< std::reference_wrapper< DB_VALUE > > & arg_base
)
function reset¶
function set_error_msg¶
function ~method_invoke_group¶
The documentation for this class was generated from the following file cubrid/src/sp/method_invoke_group.hpp