![]() |
pacemaker
3.0.0-d8340737c4
Scalable High-Availability cluster resource manager
|
#include <include/crm/common/tickets_internal.h>
Data Fields | |
| char * | id |
| GHashTable * | state |
| time_t | last_granted |
| uint32_t | flags |
Definition at line 60 of file tickets_internal.h.
| uint32_t pcmk__ticket_t::flags |
Definition at line 64 of file tickets_internal.h.
| char* pcmk__ticket_t::id |
Definition at line 61 of file tickets_internal.h.
| time_t pcmk__ticket_t::last_granted |
Definition at line 63 of file tickets_internal.h.
| GHashTable* pcmk__ticket_t::state |
Definition at line 62 of file tickets_internal.h.
1.8.14