pacemaker  2.1.0-7c3f660
Scalable High-Availability cluster resource manager
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
timer_rec_s Struct Reference

#include <include/crm/cib/internal.h>

Collaboration diagram for timer_rec_s:
Collaboration graph
[legend]

Data Fields

int call_id
 
int timeout
 
guint ref
 
cib_tcib
 
stonith_tstonith
 

Detailed Description

Definition at line 95 of file internal.h.

Field Documentation

int timer_rec_s::call_id

Definition at line 96 of file internal.h.

cib_t* timer_rec_s::cib

Definition at line 99 of file internal.h.

guint timer_rec_s::ref

Definition at line 98 of file internal.h.

stonith_t* timer_rec_s::stonith

Definition at line 105 of file st_client.c.

int timer_rec_s::timeout

Definition at line 97 of file internal.h.


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