GridLab
Grid Application Toolkit

A simple API for Grid Applications
GAT

Menu



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

GATFileCPI_Data Struct Reference

#include <GATFileCPI.h>

Collaboration diagram for GATFileCPI_Data:

Collaboration graph
[legend]
List of all members.

Public Attributes

void * data
GATFileCPI_Adaptor_Destroy destroy
GATFileCPI_Adaptor_ServiceActions service_actions
GATFileCPI_Adaptor_CreateInstance create_instance
GATFileCPI_Adaptor_DestroyInstance destroy_instance
GATFileCPI_Adaptor_CloneInstance clone_instance
GATFileCPI_Adaptor_EqualsInstance equals_instance
GATFileCPI_Adaptor_Serialise serialise
GATFileCPI_Adaptor_DeSerialise deserialise
GATFileCPI_Adaptor_Copy copy
GATFileCPI_Adaptor_Move move
GATFileCPI_Adaptor_Delete remove
GATFileCPI_Adaptor_IsReadable isreadable
GATFileCPI_Adaptor_IsWritable iswritable
GATFileCPI_Adaptor_GetLength length
GATFileCPI_Adaptor_LastWriteTime lastwritetime
GATFileCPI_Adaptor_GetMetrics get_metrics
GATFileCPI_Adaptor_GetMetricEvent get_metric_event

Member Data Documentation

void* GATFileCPI_Data::data
 

Definition at line 113 of file GATFileCPI.h.

Referenced by fileops_adaptor_register(), and GATFileCPI_Create().

GATFileCPI_Adaptor_Destroy GATFileCPI_Data::destroy
 

Definition at line 114 of file GATFileCPI.h.

Referenced by fileops_adaptor_register(), GATFileCPI_Create(), and GATFileCPI_IsValidData_V1().

GATFileCPI_Adaptor_ServiceActions GATFileCPI_Data::service_actions
 

Definition at line 117 of file GATFileCPI.h.

Referenced by fileops_adaptor_register(), and GATFileCPI_Create().

GATFileCPI_Adaptor_CreateInstance GATFileCPI_Data::create_instance
 

Definition at line 118 of file GATFileCPI.h.

Referenced by fileops_adaptor_register(), GATFileCPI_Create(), and GATFileCPI_IsValidData_V1().

GATFileCPI_Adaptor_DestroyInstance GATFileCPI_Data::destroy_instance
 

Definition at line 119 of file GATFileCPI.h.

Referenced by fileops_adaptor_register(), GATFileCPI_Create(), and GATFileCPI_IsValidData_V1().

GATFileCPI_Adaptor_CloneInstance GATFileCPI_Data::clone_instance
 

Definition at line 120 of file GATFileCPI.h.

Referenced by fileops_adaptor_register(), GATFileCPI_Create(), and GATFileCPI_IsValidData_V1().

GATFileCPI_Adaptor_EqualsInstance GATFileCPI_Data::equals_instance
 

Definition at line 121 of file GATFileCPI.h.

Referenced by fileops_adaptor_register(), GATFileCPI_Create(), and GATFileCPI_IsValidData_V1().

GATFileCPI_Adaptor_Serialise GATFileCPI_Data::serialise
 

Definition at line 124 of file GATFileCPI.h.

Referenced by fileops_adaptor_register(), GATFileCPI_Create(), and GATFileCPI_IsValidData_V1().

GATFileCPI_Adaptor_DeSerialise GATFileCPI_Data::deserialise
 

Definition at line 125 of file GATFileCPI.h.

Referenced by fileops_adaptor_register(), GATFileCPI_Create(), and GATFileCPI_IsValidData_V1().

GATFileCPI_Adaptor_Copy GATFileCPI_Data::copy
 

Definition at line 128 of file GATFileCPI.h.

Referenced by fileops_adaptor_register(), GATFileCPI_Create(), and GATFileCPI_IsValidData_V1().

GATFileCPI_Adaptor_Move GATFileCPI_Data::move
 

Definition at line 129 of file GATFileCPI.h.

Referenced by fileops_adaptor_register(), GATFileCPI_Create(), and GATFileCPI_IsValidData_V1().

GATFileCPI_Adaptor_Delete GATFileCPI_Data::remove
 

Definition at line 130 of file GATFileCPI.h.

Referenced by fileops_adaptor_register(), GATFileCPI_Create(), and GATFileCPI_IsValidData_V1().

GATFileCPI_Adaptor_IsReadable GATFileCPI_Data::isreadable
 

Definition at line 131 of file GATFileCPI.h.

Referenced by fileops_adaptor_register(), GATFileCPI_Create(), and GATFileCPI_IsValidData_V1().

GATFileCPI_Adaptor_IsWritable GATFileCPI_Data::iswritable
 

Definition at line 132 of file GATFileCPI.h.

Referenced by fileops_adaptor_register(), GATFileCPI_Create(), and GATFileCPI_IsValidData_V1().

GATFileCPI_Adaptor_GetLength GATFileCPI_Data::length
 

Definition at line 133 of file GATFileCPI.h.

Referenced by fileops_adaptor_register(), GATFileCPI_Create(), and GATFileCPI_IsValidData_V1().

GATFileCPI_Adaptor_LastWriteTime GATFileCPI_Data::lastwritetime
 

Definition at line 134 of file GATFileCPI.h.

Referenced by fileops_adaptor_register(), GATFileCPI_Create(), and GATFileCPI_IsValidData_V1().

GATFileCPI_Adaptor_GetMetrics GATFileCPI_Data::get_metrics
 

Definition at line 137 of file GATFileCPI.h.

Referenced by fileops_adaptor_register(), GATFileCPI_Create(), and GATFileCPI_IsValidData_V1().

GATFileCPI_Adaptor_GetMetricEvent GATFileCPI_Data::get_metric_event
 

Definition at line 138 of file GATFileCPI.h.

Referenced by fileops_adaptor_register(), GATFileCPI_Create(), and GATFileCPI_IsValidData_V1().


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