GridLab
Grid Application Toolkit

A simple API for Grid Applications
GAT

Menu



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

GATEndpointCPI_S Struct Reference

Collaboration diagram for GATEndpointCPI_S:

Collaboration graph
[legend]
List of all members.

Public Attributes

void * data
GATEndpointCPI_Adaptor_Destroy destroy
GATEndPointCPI_Adaptor_ServiceActions service_actions
GATEndpointCPI_Adaptor_CreateInstance create_instance
GATEndpointCPI_Adaptor_DestroyInstance destroy_instance
GATEndpointCPI_Adaptor_CloneInstance clone_instance
GATEndpointCPI_Adaptor_EqualsInstance equals_instance
GATEndpointCPI_Adaptor_Serialise serialise
GATEndpointCPI_Adaptor_DeSerialise deserialise
GATEndpointCPI_Adaptor_Connect connect
GATEndpointCPI_Adaptor_Listen listen
GATEndpointCPI_Adaptor_AddGATPipeListener addPipeListener
GATEndpointCPI_Adaptor_GetMetrics get_metrics
GATEndpointCPI_Adaptor_GetMetricEvent get_metric_event

Member Data Documentation

void* GATEndpointCPI_S::data
 

Definition at line 39 of file GATEndpointCPI.c.

Referenced by GATEndpointCPI_AddGATPipeListener(), GATEndpointCPI_CloneInstance(), GATEndpointCPI_Connect(), GATEndpointCPI_Create(), GATEndpointCPI_CreateInstance(), GATEndpointCPI_DeSerialise(), GATEndpointCPI_DestroyInstance(), GATEndpointCPI_EqualsInstance(), GATEndpointCPI_GetMetricEvent(), GATEndpointCPI_GetMetrics(), GATEndpointCPI_Listen(), and GATEndpointCPI_Serialise().

GATEndpointCPI_Adaptor_Destroy GATEndpointCPI_S::destroy
 

Definition at line 40 of file GATEndpointCPI.c.

Referenced by GATEndpointCPI_Create().

GATEndPointCPI_Adaptor_ServiceActions GATEndpointCPI_S::service_actions
 

Definition at line 41 of file GATEndpointCPI.c.

Referenced by GATEndpointCPI_Create().

GATEndpointCPI_Adaptor_CreateInstance GATEndpointCPI_S::create_instance
 

Definition at line 44 of file GATEndpointCPI.c.

Referenced by GATEndpointCPI_Create(), and GATEndpointCPI_CreateInstance().

GATEndpointCPI_Adaptor_DestroyInstance GATEndpointCPI_S::destroy_instance
 

Definition at line 45 of file GATEndpointCPI.c.

Referenced by GATEndpointCPI_Create(), and GATEndpointCPI_DestroyInstance().

GATEndpointCPI_Adaptor_CloneInstance GATEndpointCPI_S::clone_instance
 

Definition at line 46 of file GATEndpointCPI.c.

Referenced by GATEndpointCPI_CloneInstance(), and GATEndpointCPI_Create().

GATEndpointCPI_Adaptor_EqualsInstance GATEndpointCPI_S::equals_instance
 

Definition at line 47 of file GATEndpointCPI.c.

Referenced by GATEndpointCPI_Create(), and GATEndpointCPI_EqualsInstance().

GATEndpointCPI_Adaptor_Serialise GATEndpointCPI_S::serialise
 

Definition at line 50 of file GATEndpointCPI.c.

Referenced by GATEndpointCPI_Create(), and GATEndpointCPI_Serialise().

GATEndpointCPI_Adaptor_DeSerialise GATEndpointCPI_S::deserialise
 

Definition at line 51 of file GATEndpointCPI.c.

Referenced by GATEndpointCPI_Create(), and GATEndpointCPI_DeSerialise().

GATEndpointCPI_Adaptor_Connect GATEndpointCPI_S::connect
 

Definition at line 54 of file GATEndpointCPI.c.

Referenced by GATEndpointCPI_Connect(), and GATEndpointCPI_Create().

GATEndpointCPI_Adaptor_Listen GATEndpointCPI_S::listen
 

Definition at line 55 of file GATEndpointCPI.c.

Referenced by GATEndpointCPI_Create(), and GATEndpointCPI_Listen().

GATEndpointCPI_Adaptor_AddGATPipeListener GATEndpointCPI_S::addPipeListener
 

Definition at line 56 of file GATEndpointCPI.c.

Referenced by GATEndpointCPI_AddGATPipeListener(), and GATEndpointCPI_Create().

GATEndpointCPI_Adaptor_GetMetrics GATEndpointCPI_S::get_metrics
 

Definition at line 59 of file GATEndpointCPI.c.

Referenced by GATEndpointCPI_Create(), and GATEndpointCPI_GetMetrics().

GATEndpointCPI_Adaptor_GetMetricEvent GATEndpointCPI_S::get_metric_event
 

Definition at line 60 of file GATEndpointCPI.c.

Referenced by GATEndpointCPI_Create(), and GATEndpointCPI_GetMetricEvent().


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