pacemaker  2.1.3-ea053b43a
Scalable High-Availability cluster resource manager
Data Fields
cib_notify_client_s Struct Reference

#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)
 

Detailed Description

Definition at line 86 of file internal.h.

Field Documentation

◆ callback

void(* cib_notify_client_s::callback) (const char *event, xmlNode *msg)

Definition at line 90 of file internal.h.

◆ event

const char* cib_notify_client_s::event

Definition at line 87 of file internal.h.

◆ obj_id

const char* cib_notify_client_s::obj_id

Definition at line 88 of file internal.h.

◆ obj_type

const char* cib_notify_client_s::obj_type

Definition at line 89 of file internal.h.


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