pacemaker  1.1.16-94ff4df
Scalable High-Availability cluster resource manager
Data Fields
ticket_s Struct Reference

#include <status.h>

Data Fields

char * id
 
gboolean granted
 
time_t last_granted
 
gboolean standby
 
GHashTable * state
 

Detailed Description

Definition at line 357 of file status.h.

Field Documentation

§ granted

gboolean ticket_s::granted

Definition at line 359 of file status.h.

§ id

char* ticket_s::id

Definition at line 358 of file status.h.

§ last_granted

time_t ticket_s::last_granted

Definition at line 360 of file status.h.

§ standby

gboolean ticket_s::standby

Definition at line 361 of file status.h.

§ state

GHashTable* ticket_s::state

Definition at line 362 of file status.h.


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