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_Instance Struct Reference

The #GATJobCPI_Instance structure holds all data items supplied by the client during the construction of the corresponding GAT object. More...

#include <GATJobCPI.h>

Collaboration diagram for GATJobCPI_Instance:

Collaboration graph
[legend]
List of all members.

Public Attributes

GATContext context
GATJobState state
GATJobID jobid
GATBool isdirty
GATMonitorable_Impl monitorable
GATObject_const source
void * instance_data

Detailed Description

The #GATJobCPI_Instance structure holds all data items supplied by the client during the construction of the corresponding GAT object.

Definition at line 36 of file GATJobCPI.h.


Member Data Documentation

GATContext GATJobCPI_Instance::context
 

Definition at line 38 of file GATJobCPI.h.

Referenced by resourcebroker_adaptor_GATJobCPI_CloneInstance(), resourcebroker_adaptor_GATJobCPI_CreateInstance(), resourcebroker_adaptor_GATJobCPI_DeSerialise(), resourcebroker_adaptor_GATJobCPI_EqualsInstance(), resourcebroker_adaptor_GATJobCPI_GetInfo(), resourcebroker_adaptor_GATJobCPI_GetJobDescription(), resourcebroker_adaptor_GATJobCPI_GetJobID(), resourcebroker_adaptor_GATJobCPI_GetStatus(), and resourcebroker_adaptor_GATJobCPI_Serialise().

GATJobState GATJobCPI_Instance::state
 

Definition at line 39 of file GATJobCPI.h.

GATJobID GATJobCPI_Instance::jobid
 

Definition at line 40 of file GATJobCPI.h.

Referenced by resourcebroker_adaptor_GATJobCPI_GetJobID().

GATBool GATJobCPI_Instance::isdirty
 

Definition at line 41 of file GATJobCPI.h.

GATMonitorable_Impl GATJobCPI_Instance::monitorable
 

Definition at line 42 of file GATJobCPI.h.

GATObject_const GATJobCPI_Instance::source
 

Definition at line 43 of file GATJobCPI.h.

void* GATJobCPI_Instance::instance_data
 

Definition at line 44 of file GATJobCPI.h.

Referenced by resourcebroker_adaptor_GATJobCPI_CloneInstance(), resourcebroker_adaptor_GATJobCPI_CreateInstance(), resourcebroker_adaptor_GATJobCPI_DeSerialise(), resourcebroker_adaptor_GATJobCPI_DestroyInstance(), resourcebroker_adaptor_GATJobCPI_EqualsInstance(), resourcebroker_adaptor_GATJobCPI_GetInfo(), resourcebroker_adaptor_GATJobCPI_GetJobDescription(), resourcebroker_adaptor_GATJobCPI_GetStatus(), and resourcebroker_adaptor_GATJobCPI_Serialise().


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