Class cubpl::connection¶
ClassList > cubpl > connection
#include <pl_connection.hpp>
Public Functions¶
| Type | Name |
|---|---|
| connection () = delete |
|
| connection (const connection & copy) = delete |
|
| connection (connection && c) = delete |
|
| int | get_epoch () const |
| int | get_index () const |
| int | get_last_error () const |
| void | invalidate () |
| bool | is_connected () const |
| bool | is_valid () const |
| connection & | operator= (const connection & copy) = delete |
| connection & | operator= (connection && other) = delete |
| int | receive_buffer (cubmem::block & b) |
| int | receive_buffer (cubmem::block & b, const pl_callback_func * interrupt_func, int timeout_ms) |
| int | send_buffer (const cubmem::block & mem) |
| int | send_buffer_args (Args &&... args) |
| ~connection () |
Public Functions Documentation¶
function connection [1/4]¶
function connection [2/4]¶
function connection [3/4]¶
function get_epoch¶
function get_index¶
function get_last_error¶
function invalidate¶
function is_connected¶
function is_valid¶
function operator=¶
function operator=¶
function receive_buffer [1/2]¶
function receive_buffer [2/2]¶
int cubpl::connection::receive_buffer (
cubmem::block & b,
const pl_callback_func * interrupt_func,
int timeout_ms
)
function send_buffer¶
function send_buffer_args¶
function ~connection¶
The documentation for this class was generated from the following file cubrid/src/sp/pl_connection.hpp