GridLab
Grid Application Toolkit

A simple API for Grid Applications
GAT

Menu



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

adaptor_list Struct Reference

Collaboration diagram for adaptor_list:

Collaboration graph
[legend]
List of all members.

Public Attributes

adaptor_list * next
char * name
GATConfigTableList configs

Member Data Documentation

struct adaptor_list* adaptor_list::next
 

Definition at line 69 of file GATConfig.c.

Referenced by GATConfig_AddAdaptorConfig(), GATConfig_Destroy(), and GATConfig_GetAdaptorConfigs().

char* adaptor_list::name
 

Definition at line 70 of file GATConfig.c.

Referenced by GATConfig_AddAdaptorConfig(), GATConfig_Destroy(), and GATConfig_GetAdaptorConfigs().

GATConfigTableList adaptor_list::configs
 

Definition at line 71 of file GATConfig.c.

Referenced by AddToAdaptorConfig(), GATConfig_AddAdaptorConfig(), GATConfig_Destroy(), and GATConfig_GetAdaptorConfigs().


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