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_method_eid

Public Functions

Type Name
std::queue< cubmem::extensible_block > & xs_get_data_queue ()
unsigned int xs_get_method_eid (int idx)
bool xs_is_in_method_rids (unsigned short rid)
int xs_queue_send ()
void xs_set_method_eid (int idx, unsigned int eid)

Public Static Attributes Documentation

variable xs_method_eid

unsigned int xs_method_eid[METHOD_MAX_RECURSION_DEPTH+1];

Public Functions Documentation

function xs_get_data_queue

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

function xs_get_method_eid

unsigned  int xs_get_method_eid (
    int idx
) 

function xs_is_in_method_rids

bool xs_is_in_method_rids (
    unsigned  short rid
) 

function xs_queue_send

int xs_queue_send () 

function xs_set_method_eid

void xs_set_method_eid (
    int idx,
    unsigned  int eid
) 


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