Skip to content

Struct hb_ping_host_entry

ClassList > hb_ping_host_entry

  • #include <master_heartbeat.h>

Public Attributes

Type Name
char host_name
HB_PING_HOST_ENTRY * next
int ping_result
int port
HB_PING_HOST_ENTRY ** prev

Public Attributes Documentation

variable host_name

char hb_ping_host_entry::host_name[CUB_MAXHOSTNAMELEN];

variable next

HB_PING_HOST_ENTRY* hb_ping_host_entry::next;

variable ping_result

int hb_ping_host_entry::ping_result;

variable port

int hb_ping_host_entry::port;

variable prev

HB_PING_HOST_ENTRY** hb_ping_host_entry::prev;


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