Skip to content

Struct t_max_heap_node

ClassList > t_max_heap_node

  • #include <broker_max_heap.h>

Public Attributes

Type Name
char cas_client_type
SOCKET clt_sock_fd
T_BROKER_VERSION clt_version
char driver_info
int id
unsigned char ip_addr
unsigned short port
char prg_name
int priority
time_t recv_time
char script

Public Attributes Documentation

variable cas_client_type

char t_max_heap_node::cas_client_type;

variable clt_sock_fd

SOCKET t_max_heap_node::clt_sock_fd;

variable clt_version

T_BROKER_VERSION t_max_heap_node::clt_version;

variable driver_info

char t_max_heap_node::driver_info[10];

variable id

int t_max_heap_node::id;

variable ip_addr

unsigned char t_max_heap_node::ip_addr[4];

variable port

unsigned short t_max_heap_node::port;

variable prg_name

char t_max_heap_node::prg_name[20];

variable priority

int t_max_heap_node::priority;

variable recv_time

time_t t_max_heap_node::recv_time;

variable script

char t_max_heap_node::script[30];


The documentation for this class was generated from the following file cubrid/src/broker/broker_max_heap.h