Skip to content

File network_common.cpp

FileList > communication > network_common.cpp

Go to the source code of this file

  • #include "network.h"
  • #include "memory_wrapper.hpp"

Public Attributes

Type Name
const char * net_server_request_name = /* multi line expression */

Public Functions

Type Name
const char * get_capability_string (int cap, int cap_type)
const char * get_net_request_name (int request)

Macros

Type Name
define NET_SERVER_REQUEST_ITEM (name) #name,

Public Attributes Documentation

variable net_server_request_name

const char* net_server_request_name[NET_SERVER_REQUEST_END];

Public Functions Documentation

function get_capability_string

const  char * get_capability_string (
    int cap,
    int cap_type
) 

function get_net_request_name

const  char * get_net_request_name (
    int request
) 

Macro Definition Documentation

define NET_SERVER_REQUEST_ITEM

#define NET_SERVER_REQUEST_ITEM (
    name
) `#name,`


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