Skip to content

File network_callback_cl.cpp

FileList > communication > network_callback_cl.cpp

Go to the source code of this file

  • #include "network_callback_cl.hpp"
  • #include "network_interface_cl.h"
  • #include "method_callback.hpp"

Public Static Attributes

Type Name
unsigned int xs_conn_info

Public Functions

Type Name
unsigned int xs_get_conn_info (int idx)
std::queue< cubmem::extensible_block > & xs_get_data_queue ()
int xs_queue_send ()
void xs_set_conn_info (int idx, unsigned int rc)

Public Static Attributes Documentation

variable xs_conn_info

unsigned int xs_conn_info[METHOD_MAX_RECURSION_DEPTH+1];

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_queue_send

int xs_queue_send () 

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.cpp