GridLab
Grid Application Toolkit

A simple API for Grid Applications
GAT

Menu



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

AdaptorInstance Struct Reference

Collaboration diagram for AdaptorInstance:

Collaboration graph
[legend]
List of all members.

Public Attributes

AdaptorInstance * next
char * path
char * name
char * nickname
lt_dlhandle handle

Member Data Documentation

struct AdaptorInstance* AdaptorInstance::next
 

Definition at line 46 of file GATLoader.c.

Referenced by AdaptorInstance_Create(), GATLoader_Destroy(), and GATLoader_LoadAdaptor().

char* AdaptorInstance::path
 

Definition at line 47 of file GATLoader.c.

Referenced by AdaptorInstance_Create(), AdaptorInstance_Destroy(), and GATLoader_LoadAdaptor().

char* AdaptorInstance::name
 

Definition at line 48 of file GATLoader.c.

Referenced by AdaptorInstance_Create(), AdaptorInstance_Destroy(), and LoadAdaptor().

char* AdaptorInstance::nickname
 

Definition at line 49 of file GATLoader.c.

Referenced by AdaptorInstance_Create(), AdaptorInstance_Destroy(), GATLoader_LoadAdaptor(), and LoadAdaptor().

lt_dlhandle AdaptorInstance::handle
 

Definition at line 50 of file GATLoader.c.

Referenced by GATLoader_LoadAdaptor(), and LoadAdaptor().


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