![]() |
pacemaker 3.0.1-16e74fc4da
Scalable High-Availability cluster resource manager
|
#include <include/crm/cib/internal.h>
Data Fields | |
const char * | event |
const char * | obj_id |
const char * | obj_type |
void(* | callback )(const char *event, xmlNode *msg) |
Definition at line 99 of file internal.h.
void(* cib_notify_client_s::callback) (const char *event, xmlNode *msg) |
Definition at line 103 of file internal.h.
const char* cib_notify_client_s::event |
Definition at line 100 of file internal.h.
const char* cib_notify_client_s::obj_id |
Definition at line 101 of file internal.h.
const char* cib_notify_client_s::obj_type |
Definition at line 102 of file internal.h.