Skip to content

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

unsigned  int xs_get_conn_info (
    int idx
) 

function xs_get_data_queue

std::queue< cubmem::extensible_block > & xs_get_data_queue () 

function xs_pack_and_queue

template<typename ... Args>
int xs_pack_and_queue (
    Args &&... args
) 

function xs_queue_send

int xs_queue_send () 

function xs_send_queue

template<typename ... Args>
int xs_send_queue (
    Args &&... args
) 

function xs_set_conn_info

void xs_set_conn_info (
    int idx,
    unsigned  int rc
) 


The documentation for this class was generated from the following file cubrid/src/communication/network_callback_cl.hpp