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

Collaboration diagram for GATFileCPI_S:

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

Definition at line 40 of file GATFileCPI.c.

Referenced by GATFileCPI_CloneInstance(), GATFileCPI_Copy(), GATFileCPI_Create(), GATFileCPI_CreateInstance(), GATFileCPI_Delete(), GATFileCPI_DeSerialise(), GATFileCPI_DestroyInstance(), GATFileCPI_EqualsInstance(), GATFileCPI_GetLength(), GATFileCPI_GetMetricEvent(), GATFileCPI_GetMetrics(), GATFileCPI_IsReadable(), GATFileCPI_IsWritable(), GATFileCPI_LastWriteTime(), GATFileCPI_Move(), and GATFileCPI_Serialise().

GATFileCPI_Adaptor_Destroy GATFileCPI_S::destroy
 

Definition at line 41 of file GATFileCPI.c.

Referenced by GATFileCPI_Create().

GATFileCPI_Adaptor_ServiceActions GATFileCPI_S::service_actions
 

Definition at line 44 of file GATFileCPI.c.

Referenced by GATFileCPI_Create().

GATFileCPI_Adaptor_CreateInstance GATFileCPI_S::create_instance
 

Definition at line 45 of file GATFileCPI.c.

Referenced by GATFileCPI_Create(), and GATFileCPI_CreateInstance().

GATFileCPI_Adaptor_DestroyInstance GATFileCPI_S::destroy_instance
 

Definition at line 46 of file GATFileCPI.c.

Referenced by GATFileCPI_Create(), and GATFileCPI_DestroyInstance().

GATFileCPI_Adaptor_CloneInstance GATFileCPI_S::clone_instance
 

Definition at line 47 of file GATFileCPI.c.

Referenced by GATFileCPI_CloneInstance(), and GATFileCPI_Create().

GATFileCPI_Adaptor_EqualsInstance GATFileCPI_S::equals_instance
 

Definition at line 48 of file GATFileCPI.c.

Referenced by GATFileCPI_Create(), and GATFileCPI_EqualsInstance().

GATFileCPI_Adaptor_Serialise GATFileCPI_S::serialise
 

Definition at line 51 of file GATFileCPI.c.

Referenced by GATFileCPI_Create(), and GATFileCPI_Serialise().

GATFileCPI_Adaptor_DeSerialise GATFileCPI_S::deserialise
 

Definition at line 52 of file GATFileCPI.c.

Referenced by GATFileCPI_Create(), and GATFileCPI_DeSerialise().

GATFileCPI_Adaptor_Copy GATFileCPI_S::copy
 

Definition at line 55 of file GATFileCPI.c.

Referenced by GATFileCPI_Copy(), and GATFileCPI_Create().

GATFileCPI_Adaptor_Move GATFileCPI_S::move
 

Definition at line 56 of file GATFileCPI.c.

Referenced by GATFileCPI_Create(), and GATFileCPI_Move().

GATFileCPI_Adaptor_Delete GATFileCPI_S::remove
 

Definition at line 57 of file GATFileCPI.c.

Referenced by GATFileCPI_Create(), and GATFileCPI_Delete().

GATFileCPI_Adaptor_IsReadable GATFileCPI_S::isreadable
 

Definition at line 58 of file GATFileCPI.c.

Referenced by GATFileCPI_Create(), and GATFileCPI_IsReadable().

GATFileCPI_Adaptor_IsWritable GATFileCPI_S::iswritable
 

Definition at line 59 of file GATFileCPI.c.

Referenced by GATFileCPI_Create(), and GATFileCPI_IsWritable().

GATFileCPI_Adaptor_GetLength GATFileCPI_S::length
 

Definition at line 60 of file GATFileCPI.c.

Referenced by GATFileCPI_Create(), and GATFileCPI_GetLength().

GATFileCPI_Adaptor_LastWriteTime GATFileCPI_S::lastwritetime
 

Definition at line 61 of file GATFileCPI.c.

Referenced by GATFileCPI_Create(), and GATFileCPI_LastWriteTime().

GATFileCPI_Adaptor_GetMetrics GATFileCPI_S::get_metrics
 

Definition at line 64 of file GATFileCPI.c.

Referenced by GATFileCPI_Create(), and GATFileCPI_GetMetrics().

GATFileCPI_Adaptor_GetMetricEvent GATFileCPI_S::get_metric_event
 

Definition at line 65 of file GATFileCPI.c.

Referenced by GATFileCPI_Create(), and GATFileCPI_GetMetricEvent().


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