GridLab
Grid Application Toolkit

A simple API for Grid Applications
GAT

Menu



Main Page   Alphabetical List   Compound List   File List   Compound Members   File Members  

GATResourceCPI_S Struct Reference

Collaboration diagram for GATResourceCPI_S:

Collaboration graph
[legend]
List of all members.

Public Attributes

void * data
GATResourceCPI_Adaptor_Destroy destroy
GATResourceCPI_Adaptor_ServiceActions service_actions
GATResourceCPI_Adaptor_CreateInstance create_instance
GATResourceCPI_Adaptor_DestroyInstance destroy_instance
GATResourceCPI_Adaptor_CloneInstance clone_instance
GATResourceCPI_Adaptor_EqualsInstance equals_instance
GATResourceCPI_Adaptor_GetResourceDescription get_resource_description
GATResourceCPI_Adaptor_GetReservation get_reservation
GATResourceCPI_Adaptor_GetMetrics get_metrics
GATResourceCPI_Adaptor_GetMetricEvent get_metric_event
GATResourceCPI_Adaptor_Serialise serialise
GATResourceCPI_Adaptor_DeSerialise deserialise

Member Data Documentation

void* GATResourceCPI_S::data
 

Definition at line 33 of file GATResourceCPI.c.

Referenced by GATResourceCPI_CloneInstance(), GATResourceCPI_Create(), GATResourceCPI_CreateInstance(), GATResourceCPI_DeSerialise(), GATResourceCPI_DestroyInstance(), GATResourceCPI_EqualsInstance(), GATResourceCPI_GetMetricEvent(), GATResourceCPI_GetMetrics(), GATResourceCPI_GetReservation(), GATResourceCPI_GetResourceDescription(), and GATResourceCPI_Serialise().

GATResourceCPI_Adaptor_Destroy GATResourceCPI_S::destroy
 

Definition at line 34 of file GATResourceCPI.c.

Referenced by GATResourceCPI_Create().

GATResourceCPI_Adaptor_ServiceActions GATResourceCPI_S::service_actions
 

Definition at line 35 of file GATResourceCPI.c.

Referenced by GATResourceCPI_Create().

GATResourceCPI_Adaptor_CreateInstance GATResourceCPI_S::create_instance
 

Definition at line 38 of file GATResourceCPI.c.

Referenced by GATResourceCPI_Create(), and GATResourceCPI_CreateInstance().

GATResourceCPI_Adaptor_DestroyInstance GATResourceCPI_S::destroy_instance
 

Definition at line 39 of file GATResourceCPI.c.

Referenced by GATResourceCPI_Create(), and GATResourceCPI_DestroyInstance().

GATResourceCPI_Adaptor_CloneInstance GATResourceCPI_S::clone_instance
 

Definition at line 40 of file GATResourceCPI.c.

Referenced by GATResourceCPI_CloneInstance(), and GATResourceCPI_Create().

GATResourceCPI_Adaptor_EqualsInstance GATResourceCPI_S::equals_instance
 

Definition at line 41 of file GATResourceCPI.c.

Referenced by GATResourceCPI_Create(), and GATResourceCPI_EqualsInstance().

GATResourceCPI_Adaptor_GetResourceDescription GATResourceCPI_S::get_resource_description
 

Definition at line 44 of file GATResourceCPI.c.

Referenced by GATResourceCPI_Create(), and GATResourceCPI_GetResourceDescription().

GATResourceCPI_Adaptor_GetReservation GATResourceCPI_S::get_reservation
 

Definition at line 45 of file GATResourceCPI.c.

Referenced by GATResourceCPI_Create(), and GATResourceCPI_GetReservation().

GATResourceCPI_Adaptor_GetMetrics GATResourceCPI_S::get_metrics
 

Definition at line 48 of file GATResourceCPI.c.

Referenced by GATResourceCPI_Create(), and GATResourceCPI_GetMetrics().

GATResourceCPI_Adaptor_GetMetricEvent GATResourceCPI_S::get_metric_event
 

Definition at line 49 of file GATResourceCPI.c.

Referenced by GATResourceCPI_Create(), and GATResourceCPI_GetMetricEvent().

GATResourceCPI_Adaptor_Serialise GATResourceCPI_S::serialise
 

Definition at line 52 of file GATResourceCPI.c.

Referenced by GATResourceCPI_Create(), and GATResourceCPI_Serialise().

GATResourceCPI_Adaptor_DeSerialise GATResourceCPI_S::deserialise
 

Definition at line 53 of file GATResourceCPI.c.

Referenced by GATResourceCPI_Create(), and GATResourceCPI_DeSerialise().


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