GridLab
Grid Application Toolkit

A simple API for Grid Applications
GAT

Menu



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

GATSelf_S Struct Reference

Collaboration diagram for GATSelf_S:

Collaboration graph
[legend]
List of all members.

Public Attributes

GATSelf_vtable * GATObject__vtable
GATConfig config
GATLoader loader
GATRegistry registry
contextlistcontexts
GATJobID gatjobid
GATList_GATRequestListenerData listeners
GATSelfCPI_Instance data
GATSelfCPI cpi
GATSelfCPIList cpilist

Member Data Documentation

GATSelf_vtable* GATSelf_S::GATObject__vtable
 

Definition at line 127 of file GATSelf.c.

Referenced by GATSelf_Create().

GATConfig GATSelf_S::config
 

Definition at line 130 of file GATSelf.c.

Referenced by GATSelf_Create().

GATLoader GATSelf_S::loader
 

Definition at line 131 of file GATSelf.c.

Referenced by GATSelf_Create().

GATRegistry GATSelf_S::registry
 

Definition at line 132 of file GATSelf.c.

Referenced by GATSelf_Create(), and GATSelf_internal_GetRegistry().

struct contextlist* GATSelf_S::contexts
 

Definition at line 133 of file GATSelf.c.

Referenced by GATSelf_Create(), GATSelf_internal_AddContext(), and GATSelf_internal_RemoveContext().

GATJobID GATSelf_S::gatjobid
 

Definition at line 135 of file GATSelf.c.

Referenced by GATSelf_Create(), and GATSelf_GetJob().

GATList_GATRequestListenerData GATSelf_S::listeners
 

Definition at line 136 of file GATSelf.c.

Referenced by GATSelf_AddRequestListener(), GATSelf_Create(), and GATSelf_RemoveRequestListener().

GATSelfCPI_Instance GATSelf_S::data
 

Definition at line 139 of file GATSelf.c.

Referenced by GATSelf_AddRequestListener(), GATSelf_Create(), GATSelf_GetCPIInstanceData(), GATSelf_GetJob(), and GATSelf_RemoveRequestListener().

GATSelfCPI GATSelf_S::cpi
 

Definition at line 140 of file GATSelf.c.

Referenced by GATSelf_AddRequestListener(), GATSelf_Create(), GATSelf_Destroy(), GATSelf_GetJob(), and GATSelf_RemoveRequestListener().

GATSelfCPIList GATSelf_S::cpilist
 

Definition at line 141 of file GATSelf.c.

Referenced by GATSelf_Create().


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