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

#include <GATEndpointCPI.h>

Collaboration diagram for GATEndpointCPI_Data:

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

Definition at line 102 of file GATEndpointCPI.h.

Referenced by endpoint_adaptor_register_endpoint(), and GATEndpointCPI_Create().

GATEndpointCPI_Adaptor_Destroy GATEndpointCPI_Data::destroy
 

Definition at line 103 of file GATEndpointCPI.h.

Referenced by endpoint_adaptor_register_endpoint(), GATEndpointCPI_Create(), and GATEndpointCPI_IsValidData_V1().

GATEndPointCPI_Adaptor_ServiceActions GATEndpointCPI_Data::service_actions
 

Definition at line 104 of file GATEndpointCPI.h.

Referenced by GATEndpointCPI_Create().

GATEndpointCPI_Adaptor_CreateInstance GATEndpointCPI_Data::create_instance
 

Definition at line 107 of file GATEndpointCPI.h.

Referenced by endpoint_adaptor_register_endpoint(), GATEndpointCPI_Create(), and GATEndpointCPI_IsValidData_V1().

GATEndpointCPI_Adaptor_DestroyInstance GATEndpointCPI_Data::destroy_instance
 

Definition at line 108 of file GATEndpointCPI.h.

Referenced by endpoint_adaptor_register_endpoint(), GATEndpointCPI_Create(), and GATEndpointCPI_IsValidData_V1().

GATEndpointCPI_Adaptor_CloneInstance GATEndpointCPI_Data::clone_instance
 

Definition at line 109 of file GATEndpointCPI.h.

Referenced by endpoint_adaptor_register_endpoint(), GATEndpointCPI_Create(), and GATEndpointCPI_IsValidData_V1().

GATEndpointCPI_Adaptor_EqualsInstance GATEndpointCPI_Data::equals_instance
 

Definition at line 110 of file GATEndpointCPI.h.

Referenced by endpoint_adaptor_register_endpoint(), GATEndpointCPI_Create(), and GATEndpointCPI_IsValidData_V1().

GATEndpointCPI_Adaptor_Serialise GATEndpointCPI_Data::serialise
 

Definition at line 113 of file GATEndpointCPI.h.

Referenced by endpoint_adaptor_register_endpoint(), GATEndpointCPI_Create(), and GATEndpointCPI_IsValidData_V1().

GATEndpointCPI_Adaptor_DeSerialise GATEndpointCPI_Data::deserialise
 

Definition at line 114 of file GATEndpointCPI.h.

Referenced by endpoint_adaptor_register_endpoint(), GATEndpointCPI_Create(), and GATEndpointCPI_IsValidData_V1().

GATEndpointCPI_Adaptor_Connect GATEndpointCPI_Data::connect
 

Definition at line 117 of file GATEndpointCPI.h.

Referenced by endpoint_adaptor_register_endpoint(), GATEndpointCPI_Create(), and GATEndpointCPI_IsValidData_V1().

GATEndpointCPI_Adaptor_Listen GATEndpointCPI_Data::listen
 

Definition at line 118 of file GATEndpointCPI.h.

Referenced by endpoint_adaptor_register_endpoint(), GATEndpointCPI_Create(), and GATEndpointCPI_IsValidData_V1().

GATEndpointCPI_Adaptor_AddGATPipeListener GATEndpointCPI_Data::addPipeListener
 

Definition at line 119 of file GATEndpointCPI.h.

Referenced by endpoint_adaptor_register_endpoint(), GATEndpointCPI_Create(), and GATEndpointCPI_IsValidData_V1().

GATEndpointCPI_Adaptor_GetMetrics GATEndpointCPI_Data::get_metrics
 

Definition at line 122 of file GATEndpointCPI.h.

Referenced by endpoint_adaptor_register_endpoint(), GATEndpointCPI_Create(), and GATEndpointCPI_IsValidData_V1().

GATEndpointCPI_Adaptor_GetMetricEvent GATEndpointCPI_Data::get_metric_event
 

Definition at line 123 of file GATEndpointCPI.h.

Referenced by endpoint_adaptor_register_endpoint(), GATEndpointCPI_Create(), and GATEndpointCPI_IsValidData_V1().


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