GridLab
Grid Application Toolkit

A simple API for Grid Applications
GAT

Menu



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

GATJobCPI_Data Struct Reference

#include <GATJobCPI.h>

Collaboration diagram for GATJobCPI_Data:

Collaboration graph
[legend]
List of all members.

Public Attributes

void * data
GATJobCPI_Adaptor_Destroy destroy
GATJobCPI_Adaptor_ServiceActions service_actions
GATJobCPI_Adaptor_CreateInstance create_instance
GATJobCPI_Adaptor_DestroyInstance destroy_instance
GATJobCPI_Adaptor_CloneInstance clone_instance
GATJobCPI_Adaptor_EqualsInstance equals_instance
GATJobCPI_Adaptor_UnSchedule unschedule
GATJobCPI_Adaptor_Checkpoint checkpoint
GATJobCPI_Adaptor_CloneJob clonejob
GATJobCPI_Adaptor_Migrate migratejob
GATJobCPI_Adaptor_Stop stopjob
GATJobCPI_Adaptor_GetJobDescription get_jobdescription
GATJobCPI_Adaptor_GetInfo get_jobinfo
GATJobCPI_Adaptor_GetJobID get_jobid
GATJobCPI_Adaptor_GetStatus get_status
GATJobCPI_Adaptor_GetMetrics get_metrics
GATJobCPI_Adaptor_GetMetricEvent get_metric_event
GATJobCPI_Adaptor_Serialise serialise
GATJobCPI_Adaptor_DeSerialise deserialise

Member Data Documentation

void* GATJobCPI_Data::data
 

Definition at line 118 of file GATJobCPI.h.

Referenced by GATJobCPI_Create(), and resourcebroker_adaptor_Register_GATJobCPI().

GATJobCPI_Adaptor_Destroy GATJobCPI_Data::destroy
 

Definition at line 119 of file GATJobCPI.h.

Referenced by GATJobCPI_Create(), GATJobCPI_IsValidData_V1(), and resourcebroker_adaptor_Register_GATJobCPI().

GATJobCPI_Adaptor_ServiceActions GATJobCPI_Data::service_actions
 

Definition at line 120 of file GATJobCPI.h.

Referenced by GATJobCPI_Create(), and resourcebroker_adaptor_Register_GATJobCPI().

GATJobCPI_Adaptor_CreateInstance GATJobCPI_Data::create_instance
 

Definition at line 123 of file GATJobCPI.h.

Referenced by GATJobCPI_Create(), GATJobCPI_IsValidData_V1(), and resourcebroker_adaptor_Register_GATJobCPI().

GATJobCPI_Adaptor_DestroyInstance GATJobCPI_Data::destroy_instance
 

Definition at line 124 of file GATJobCPI.h.

Referenced by GATJobCPI_Create(), GATJobCPI_IsValidData_V1(), and resourcebroker_adaptor_Register_GATJobCPI().

GATJobCPI_Adaptor_CloneInstance GATJobCPI_Data::clone_instance
 

Definition at line 125 of file GATJobCPI.h.

Referenced by GATJobCPI_Create(), GATJobCPI_IsValidData_V1(), and resourcebroker_adaptor_Register_GATJobCPI().

GATJobCPI_Adaptor_EqualsInstance GATJobCPI_Data::equals_instance
 

Definition at line 126 of file GATJobCPI.h.

Referenced by GATJobCPI_Create(), GATJobCPI_IsValidData_V1(), and resourcebroker_adaptor_Register_GATJobCPI().

GATJobCPI_Adaptor_UnSchedule GATJobCPI_Data::unschedule
 

Definition at line 129 of file GATJobCPI.h.

Referenced by GATJobCPI_Create(), GATJobCPI_IsValidData_V1(), and resourcebroker_adaptor_Register_GATJobCPI().

GATJobCPI_Adaptor_Checkpoint GATJobCPI_Data::checkpoint
 

Definition at line 130 of file GATJobCPI.h.

Referenced by GATJobCPI_Create(), GATJobCPI_IsValidData_V1(), and resourcebroker_adaptor_Register_GATJobCPI().

GATJobCPI_Adaptor_CloneJob GATJobCPI_Data::clonejob
 

Definition at line 131 of file GATJobCPI.h.

Referenced by GATJobCPI_Create(), GATJobCPI_IsValidData_V1(), and resourcebroker_adaptor_Register_GATJobCPI().

GATJobCPI_Adaptor_Migrate GATJobCPI_Data::migratejob
 

Definition at line 132 of file GATJobCPI.h.

Referenced by GATJobCPI_Create(), GATJobCPI_IsValidData_V1(), and resourcebroker_adaptor_Register_GATJobCPI().

GATJobCPI_Adaptor_Stop GATJobCPI_Data::stopjob
 

Definition at line 133 of file GATJobCPI.h.

Referenced by GATJobCPI_Create(), GATJobCPI_IsValidData_V1(), and resourcebroker_adaptor_Register_GATJobCPI().

GATJobCPI_Adaptor_GetJobDescription GATJobCPI_Data::get_jobdescription
 

Definition at line 134 of file GATJobCPI.h.

Referenced by GATJobCPI_Create(), GATJobCPI_IsValidData_V1(), and resourcebroker_adaptor_Register_GATJobCPI().

GATJobCPI_Adaptor_GetInfo GATJobCPI_Data::get_jobinfo
 

Definition at line 135 of file GATJobCPI.h.

Referenced by GATJobCPI_Create(), GATJobCPI_IsValidData_V1(), and resourcebroker_adaptor_Register_GATJobCPI().

GATJobCPI_Adaptor_GetJobID GATJobCPI_Data::get_jobid
 

Definition at line 136 of file GATJobCPI.h.

Referenced by GATJobCPI_Create(), GATJobCPI_IsValidData_V1(), and resourcebroker_adaptor_Register_GATJobCPI().

GATJobCPI_Adaptor_GetStatus GATJobCPI_Data::get_status
 

Definition at line 137 of file GATJobCPI.h.

Referenced by GATJobCPI_Create(), GATJobCPI_IsValidData_V1(), and resourcebroker_adaptor_Register_GATJobCPI().

GATJobCPI_Adaptor_GetMetrics GATJobCPI_Data::get_metrics
 

Definition at line 140 of file GATJobCPI.h.

Referenced by GATJobCPI_Create(), GATJobCPI_IsValidData_V1(), and resourcebroker_adaptor_Register_GATJobCPI().

GATJobCPI_Adaptor_GetMetricEvent GATJobCPI_Data::get_metric_event
 

Definition at line 141 of file GATJobCPI.h.

Referenced by GATJobCPI_Create(), GATJobCPI_IsValidData_V1(), and resourcebroker_adaptor_Register_GATJobCPI().

GATJobCPI_Adaptor_Serialise GATJobCPI_Data::serialise
 

Definition at line 144 of file GATJobCPI.h.

Referenced by GATJobCPI_Create(), GATJobCPI_IsValidData_V1(), and resourcebroker_adaptor_Register_GATJobCPI().

GATJobCPI_Adaptor_DeSerialise GATJobCPI_Data::deserialise
 

Definition at line 145 of file GATJobCPI.h.

Referenced by GATJobCPI_Create(), GATJobCPI_IsValidData_V1(), and resourcebroker_adaptor_Register_GATJobCPI().


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