Skip to content

Struct hbp_header

ClassList > hbp_header

  • #include <heartbeat.h>

Public Attributes

Type Name
char dest_host_name
char group_id
unsigned short len
char orig_host_name
char r
char reserved
unsigned int seq
unsigned char type

Public Attributes Documentation

variable dest_host_name

char hbp_header::dest_host_name[CUB_MAXHOSTNAMELEN];

variable group_id

char hbp_header::group_id[(64)];

variable len

unsigned short hbp_header::len;

variable orig_host_name

char hbp_header::orig_host_name[CUB_MAXHOSTNAMELEN];

variable r

char hbp_header::r;

variable reserved

char hbp_header::reserved;

variable seq

unsigned int hbp_header::seq;

variable type

unsigned char hbp_header::type;


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