File network_callback_cl.hpp¶
FileList > communication > network_callback_cl.hpp
Go to the source code of this file
#include <queue>#include <functional>#include "error_manager.h"#include "thread_compat.hpp"#include "mem_block.hpp"#include "packer.hpp"
Public Functions¶
| Type | Name |
|---|---|
| unsigned int | xs_get_conn_info (int idx) |
| std::queue< cubmem::extensible_block > & | xs_get_data_queue () |
| int | xs_pack_and_queue (Args &&... args) |
| int | xs_queue_send () |
| int | xs_send_queue (Args &&... args) |
| void | xs_set_conn_info (int idx, unsigned int rc) |
Public Functions Documentation¶
function xs_get_conn_info¶
function xs_get_data_queue¶
function xs_pack_and_queue¶
function xs_queue_send¶
function xs_send_queue¶
function xs_set_conn_info¶
The documentation for this class was generated from the following file cubrid/src/communication/network_callback_cl.hpp