#include <complex.h>
 | 
| gboolean(*  | unpack )(resource_t *, pe_working_set_t *) | 
|   | 
| resource_t *(*  | find_rsc )(resource_t *parent, const char *search, node_t *node, int flags) | 
|   | 
| char *(*  | parameter )(resource_t *, node_t *, gboolean, const char *, pe_working_set_t *) | 
|   | 
| void(*  | print )(resource_t *, const char *, long, void *) | 
|   | 
| gboolean(*  | active )(resource_t *, gboolean) | 
|   | 
| enum rsc_role_e(*  | state )(const resource_t *, gboolean) | 
|   | 
| node_t *(*  | location )(resource_t *, GListPtr *, gboolean) | 
|   | 
| void(*  | free )(resource_t *) | 
|   | 
Definition at line 42 of file complex.h.
 
      
        
          | gboolean(* resource_object_functions_s::active)(resource_t *, gboolean) | 
        
      
 
 
      
        
          | void(* resource_object_functions_s::free)(resource_t *) | 
        
      
 
 
      
        
          | void(* resource_object_functions_s::print)(resource_t *, const char *, long, void *) | 
        
      
 
 
The documentation for this struct was generated from the following file: