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_Data Struct Reference

#include <GATPipeCPI.h>

Collaboration diagram for GATPipeCPI_Data:

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_Data::data
 

Definition at line 95 of file GATPipeCPI.h.

Referenced by GATPipeCPI_Create(), and pipe_adaptor_register_pipe().

GATPipeCPI_Adaptor_Destroy GATPipeCPI_Data::destroy
 

Definition at line 96 of file GATPipeCPI.h.

Referenced by GATPipeCPI_Create(), GATPipeCPI_IsValidData_V1(), and pipe_adaptor_register_pipe().

GATPipeCPI_Adaptor_ServiceActions GATPipeCPI_Data::service_actions
 

Definition at line 97 of file GATPipeCPI.h.

Referenced by GATPipeCPI_Create().

GATPipeCPI_Adaptor_CreateInstance GATPipeCPI_Data::create_instance
 

Definition at line 100 of file GATPipeCPI.h.

Referenced by GATPipeCPI_Create(), GATPipeCPI_IsValidData_V1(), and pipe_adaptor_register_pipe().

GATPipeCPI_Adaptor_DestroyInstance GATPipeCPI_Data::destroy_instance
 

Definition at line 101 of file GATPipeCPI.h.

Referenced by GATPipeCPI_Create(), GATPipeCPI_IsValidData_V1(), and pipe_adaptor_register_pipe().

GATPipeCPI_Adaptor_CloneInstance GATPipeCPI_Data::clone_instance
 

Definition at line 102 of file GATPipeCPI.h.

Referenced by GATPipeCPI_Create(), GATPipeCPI_IsValidData_V1(), and pipe_adaptor_register_pipe().

GATPipeCPI_Adaptor_EqualsInstance GATPipeCPI_Data::equals_instance
 

Definition at line 103 of file GATPipeCPI.h.

Referenced by GATPipeCPI_Create(), GATPipeCPI_IsValidData_V1(), and pipe_adaptor_register_pipe().

GATPipeCPI_Adaptor_Read GATPipeCPI_Data::read
 

Definition at line 106 of file GATPipeCPI.h.

Referenced by GATPipeCPI_Create(), GATPipeCPI_IsValidData_V1(), and pipe_adaptor_register_pipe().

GATPipeCPI_Adaptor_Write GATPipeCPI_Data::write
 

Definition at line 107 of file GATPipeCPI.h.

Referenced by GATPipeCPI_Create(), GATPipeCPI_IsValidData_V1(), and pipe_adaptor_register_pipe().

GATPipeCPI_Adaptor_Seek GATPipeCPI_Data::seek
 

Definition at line 108 of file GATPipeCPI.h.

Referenced by GATPipeCPI_Create(), GATPipeCPI_IsValidData_V1(), and pipe_adaptor_register_pipe().

GATPipeCPI_Adaptor_Close GATPipeCPI_Data::close
 

Definition at line 109 of file GATPipeCPI.h.

Referenced by GATPipeCPI_Create(), GATPipeCPI_IsValidData_V1(), and pipe_adaptor_register_pipe().

GATPipeCPI_Adaptor_GetMetrics GATPipeCPI_Data::get_metrics
 

Definition at line 112 of file GATPipeCPI.h.

Referenced by GATPipeCPI_Create(), GATPipeCPI_IsValidData_V1(), and pipe_adaptor_register_pipe().

GATPipeCPI_Adaptor_GetMetricEvent GATPipeCPI_Data::get_metric_event
 

Definition at line 113 of file GATPipeCPI.h.

Referenced by GATPipeCPI_Create(), GATPipeCPI_IsValidData_V1(), and pipe_adaptor_register_pipe().


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