CUBRID Engine  latest
hb_list Struct Reference

#include <master_heartbeat.h>

Collaboration diagram for hb_list:
Collaboration graph

Public Attributes

HB_LISTnext
 
HB_LIST ** prev
 

Detailed Description

Definition at line 191 of file master_heartbeat.h.

Member Data Documentation

HB_LIST* hb_list::next

Definition at line 193 of file master_heartbeat.h.

Referenced by hb_list_add(), and hb_list_remove().

HB_LIST** hb_list::prev

Definition at line 194 of file master_heartbeat.h.

Referenced by hb_list_add(), hb_list_move(), and hb_list_remove().


The documentation for this struct was generated from the following file: