![]() |
pacemaker 3.0.1-16e74fc4da
Scalable High-Availability cluster resource manager
|
#include <lib/common/crmcommon_private.h>
Data Fields | |
gchar * | path |
XPath expression identifying the deleted node. | |
int | position |
Position of the deleted node among its siblings. | |
Definition at line 62 of file crmcommon_private.h.
gchar* pcmk__deleted_xml_s::path |
XPath expression identifying the deleted node.
Definition at line 63 of file crmcommon_private.h.
int pcmk__deleted_xml_s::position |
Position of the deleted node among its siblings.
Definition at line 64 of file crmcommon_private.h.