GridLab
Grid Application Toolkit

A simple API for Grid Applications
GAT

Menu



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

GATReservationCPI_Instance Struct Reference

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

#include <GATReservationCPI.h>

Collaboration diagram for GATReservationCPI_Instance:

Collaboration graph
[legend]
List of all members.

Public Attributes

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

Detailed Description

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

Definition at line 36 of file GATReservationCPI.h.


Member Data Documentation

GATContext GATReservationCPI_Instance::context
 

Definition at line 38 of file GATReservationCPI.h.

char* GATReservationCPI_Instance::unique_name
 

Definition at line 39 of file GATReservationCPI.h.

GATType GATReservationCPI_Instance::type
 

Definition at line 40 of file GATReservationCPI.h.

GATBool GATReservationCPI_Instance::isdirty
 

Definition at line 41 of file GATReservationCPI.h.

GATMonitorable_Impl GATReservationCPI_Instance::monitorable
 

Definition at line 42 of file GATReservationCPI.h.

GATObject_const GATReservationCPI_Instance::source
 

Definition at line 43 of file GATReservationCPI.h.

void* GATReservationCPI_Instance::instance_data
 

Definition at line 44 of file GATReservationCPI.h.

Referenced by resourcebroker_adaptor_GATReservationCPI_CloneInstance(), resourcebroker_adaptor_GATReservationCPI_CreateInstance(), and resourcebroker_adaptor_GATReservationCPI_DestroyInstance().


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