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

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

#include <GATResourceCPI.h>

Collaboration diagram for GATResourceCPI_Instance:

Collaboration graph
[legend]
List of all members.

Public Attributes

GATContext context
GATType type
GATBool isdirty
GATMonitorable_Impl monitorable
GATObject_const source
void * instance_data

Detailed Description

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

Definition at line 36 of file GATResourceCPI.h.


Member Data Documentation

GATContext GATResourceCPI_Instance::context
 

Definition at line 38 of file GATResourceCPI.h.

Referenced by resourcebroker_adaptor_GATResourceCPI_CloneInstance(), resourcebroker_adaptor_GATResourceCPI_CreateInstance(), resourcebroker_adaptor_GATResourceCPI_DeSerialise(), resourcebroker_adaptor_GATResourceCPI_EqualsInstance(), resourcebroker_adaptor_GATResourceCPI_GetResourceDescription(), and resourcebroker_adaptor_GATResourceCPI_Serialise().

GATType GATResourceCPI_Instance::type
 

Definition at line 39 of file GATResourceCPI.h.

GATBool GATResourceCPI_Instance::isdirty
 

Definition at line 40 of file GATResourceCPI.h.

GATMonitorable_Impl GATResourceCPI_Instance::monitorable
 

Definition at line 41 of file GATResourceCPI.h.

GATObject_const GATResourceCPI_Instance::source
 

Definition at line 42 of file GATResourceCPI.h.

void* GATResourceCPI_Instance::instance_data
 

Definition at line 43 of file GATResourceCPI.h.

Referenced by resourcebroker_adaptor_GATResourceCPI_CloneInstance(), resourcebroker_adaptor_GATResourceCPI_CreateInstance(), resourcebroker_adaptor_GATResourceCPI_DeSerialise(), resourcebroker_adaptor_GATResourceCPI_DestroyInstance(), resourcebroker_adaptor_GATResourceCPI_EqualsInstance(), resourcebroker_adaptor_GATResourceCPI_GetResourceDescription(), and resourcebroker_adaptor_GATResourceCPI_Serialise().


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