GridLab
Grid Application Toolkit

A simple API for Grid Applications
GAT

Menu



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

contextlist Struct Reference

Collaboration diagram for contextlist:

Collaboration graph
[legend]
List of all members.

Public Attributes

contextlist * prev
contextlist * next
GATContext context

Member Data Documentation

struct contextlist* contextlist::prev
 

Definition at line 118 of file GATSelf.c.

Referenced by GATSelf_internal_AddContext(), and GATSelf_internal_RemoveContext().

struct contextlist* contextlist::next
 

Definition at line 119 of file GATSelf.c.

Referenced by GATSelf_internal_AddContext(), and GATSelf_internal_RemoveContext().

GATContext contextlist::context
 

Definition at line 121 of file GATSelf.c.

Referenced by GATSelf_internal_AddContext(), and GATSelf_internal_RemoveContext().


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