pacemaker 3.0.1-16e74fc4da
Scalable High-Availability cluster resource manager
Loading...
Searching...
No Matches
xml_node_private_s Struct Reference

#include <lib/common/crmcommon_private.h>

Data Fields

uint32_t check
 Magic number for checking integrity.
 
uint32_t flags
 Group of enum pcmk__xml_flags
 
xmlNode * match
 Pointer to matching node (defined by caller)
 

Detailed Description

Definition at line 71 of file crmcommon_private.h.

Field Documentation

◆ check

uint32_t xml_node_private_s::check

Magic number for checking integrity.

Definition at line 72 of file crmcommon_private.h.

◆ flags

uint32_t xml_node_private_s::flags

Group of enum pcmk__xml_flags

Definition at line 73 of file crmcommon_private.h.

◆ match

xmlNode* xml_node_private_s::match

Pointer to matching node (defined by caller)

Definition at line 74 of file crmcommon_private.h.


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