GridLab
Grid Application Toolkit

A simple API for Grid Applications
GAT

Menu



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

GATResourceBrokerCPI_Instance Struct Reference

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

#include <GATResourceBrokerCPI.h>

Collaboration diagram for GATResourceBrokerCPI_Instance:

Collaboration graph
[legend]
List of all members.

Public Attributes

GATContext context
GATString vo_name
void * instance_data

Detailed Description

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

Definition at line 46 of file GATResourceBrokerCPI.h.


Member Data Documentation

GATContext GATResourceBrokerCPI_Instance::context
 

Definition at line 48 of file GATResourceBrokerCPI.h.

Referenced by resourcebroker_adaptor_ResourceBrokerCPI_FindResources(), and resourcebroker_adaptor_ResourceBrokerCPI_SubmitJob().

GATString GATResourceBrokerCPI_Instance::vo_name
 

Definition at line 49 of file GATResourceBrokerCPI.h.

Referenced by resourcebroker_adaptor_ResourceBrokerCPI_SubmitJob().

void* GATResourceBrokerCPI_Instance::instance_data
 

Definition at line 51 of file GATResourceBrokerCPI.h.

Referenced by resourcebroker_adaptor_GATResourceBrokerCPI_CloneInstance(), resourcebroker_adaptor_GATResourceBrokerCPI_CreateInstance(), and resourcebroker_adaptor_GATResourceBrokerCPI_DestroyInstance().


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