GridLab
Grid Application Toolkit

A simple API for Grid Applications
GAT

Menu



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

GATPipeCPI_S Struct Reference

Collaboration diagram for GATPipeCPI_S:

Collaboration graph
[legend]
List of all members.

Public Attributes

void * data
GATPipeCPI_Adaptor_Destroy destroy
GATPipeCPI_Adaptor_ServiceActions service_actions
GATPipeCPI_Adaptor_CreateInstance create_instance
GATPipeCPI_Adaptor_DestroyInstance destroy_instance
GATPipeCPI_Adaptor_CloneInstance clone_instance
GATPipeCPI_Adaptor_EqualsInstance equals_instance
GATPipeCPI_Adaptor_Read read
GATPipeCPI_Adaptor_Write write
GATPipeCPI_Adaptor_Seek seek
GATPipeCPI_Adaptor_Close close
GATPipeCPI_Adaptor_GetMetrics get_metrics
GATPipeCPI_Adaptor_GetMetricEvent get_metric_event

Member Data Documentation

void* GATPipeCPI_S::data
 

Definition at line 39 of file GATPipeCPI.c.

Referenced by GATPipeCPI_CloneInstance(), GATPipeCPI_Close(), GATPipeCPI_Create(), GATPipeCPI_CreateInstance(), GATPipeCPI_DestroyInstance(), GATPipeCPI_EqualsInstance(), GATPipeCPI_GetMetricEvent(), GATPipeCPI_GetMetrics(), GATPipeCPI_Read(), GATPipeCPI_Seek(), and GATPipeCPI_Write().

GATPipeCPI_Adaptor_Destroy GATPipeCPI_S::destroy
 

Definition at line 40 of file GATPipeCPI.c.

Referenced by GATPipeCPI_Create().

GATPipeCPI_Adaptor_ServiceActions GATPipeCPI_S::service_actions
 

Definition at line 41 of file GATPipeCPI.c.

Referenced by GATPipeCPI_Create().

GATPipeCPI_Adaptor_CreateInstance GATPipeCPI_S::create_instance
 

Definition at line 44 of file GATPipeCPI.c.

Referenced by GATPipeCPI_Create(), and GATPipeCPI_CreateInstance().

GATPipeCPI_Adaptor_DestroyInstance GATPipeCPI_S::destroy_instance
 

Definition at line 45 of file GATPipeCPI.c.

Referenced by GATPipeCPI_Create(), and GATPipeCPI_DestroyInstance().

GATPipeCPI_Adaptor_CloneInstance GATPipeCPI_S::clone_instance
 

Definition at line 46 of file GATPipeCPI.c.

Referenced by GATPipeCPI_CloneInstance(), and GATPipeCPI_Create().

GATPipeCPI_Adaptor_EqualsInstance GATPipeCPI_S::equals_instance
 

Definition at line 47 of file GATPipeCPI.c.

Referenced by GATPipeCPI_Create(), and GATPipeCPI_EqualsInstance().

GATPipeCPI_Adaptor_Read GATPipeCPI_S::read
 

Definition at line 50 of file GATPipeCPI.c.

Referenced by GATPipeCPI_Create(), and GATPipeCPI_Read().

GATPipeCPI_Adaptor_Write GATPipeCPI_S::write
 

Definition at line 51 of file GATPipeCPI.c.

Referenced by GATPipeCPI_Create(), and GATPipeCPI_Write().

GATPipeCPI_Adaptor_Seek GATPipeCPI_S::seek
 

Definition at line 52 of file GATPipeCPI.c.

Referenced by GATPipeCPI_Create(), and GATPipeCPI_Seek().

GATPipeCPI_Adaptor_Close GATPipeCPI_S::close
 

Definition at line 53 of file GATPipeCPI.c.

Referenced by GATPipeCPI_Close(), and GATPipeCPI_Create().

GATPipeCPI_Adaptor_GetMetrics GATPipeCPI_S::get_metrics
 

Definition at line 56 of file GATPipeCPI.c.

Referenced by GATPipeCPI_Create(), and GATPipeCPI_GetMetrics().

GATPipeCPI_Adaptor_GetMetricEvent GATPipeCPI_S::get_metric_event
 

Definition at line 57 of file GATPipeCPI.c.

Referenced by GATPipeCPI_Create(), and GATPipeCPI_GetMetricEvent().


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