GridLab
Grid Application Toolkit

A simple API for Grid Applications
GAT

Menu



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

GATContext_S Struct Reference

Collaboration diagram for GATContext_S:

Collaboration graph
[legend]
List of all members.

Public Attributes

GATContext_vtable * GATObject__vtable
GATBool error_context_only
GATSelf gatself
GATRegistry registry
GATStatus current_status
GATPreferences preferences
GATList_GATSecurityContext securityContexts

Member Data Documentation

GATContext_vtable* GATContext_S::GATObject__vtable
 

Definition at line 54 of file GATContext.c.

Referenced by GATContext_Clone(), and GATContext_Create().

GATBool GATContext_S::error_context_only
 

Definition at line 56 of file GATContext.c.

Referenced by GATContext_AddPreferences(), GATContext_Clone(), GATContext_Create(), GATContext_GetPreferences(), and GATContext_RemovePreferences().

GATSelf GATContext_S::gatself
 

Definition at line 57 of file GATContext.c.

Referenced by GATContext_Clone(), GATContext_Create(), and GATContext_internal_GetSelf().

GATRegistry GATContext_S::registry
 

Definition at line 58 of file GATContext.c.

Referenced by GATContext_Clone(), GATContext_Create(), GATContext_internal_GetRegistry(), and GATContext_ServiceActions().

GATStatus GATContext_S::current_status
 

Definition at line 59 of file GATContext.c.

Referenced by GATContext_Clone(), GATContext_Create(), GATContext_GetCurrentStatus(), and GATContext_SetCurrentStatus().

GATPreferences GATContext_S::preferences
 

Definition at line 60 of file GATContext.c.

Referenced by GATContext_AddPreferences(), GATContext_Clone(), GATContext_Create(), GATContext_GetPreferences(), and GATContext_RemovePreferences().

GATList_GATSecurityContext GATContext_S::securityContexts
 

Definition at line 61 of file GATContext.c.

Referenced by GATContext_AddSecurityContext(), GATContext_Clone(), GATContext_Create(), GATContext_GetSecurityContexts(), GATContext_GetSecurityContextsByType(), and GATContext_RemoveSecurityContext().


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