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

The #GATPipeCPI_Instance structure holds all data items supplied by the client during the construction of the GATPipe object. More...

#include <GATPipeCPI.h>

Collaboration diagram for GATPipeCPI_Instance:

Collaboration graph
[legend]
List of all members.

Public Attributes

GATContext context
GATMonitorable_Impl monitorable
GATObject_const source
void * instance_data

Detailed Description

The #GATPipeCPI_Instance structure holds all data items supplied by the client during the construction of the GATPipe object.

Definition at line 43 of file GATPipeCPI.h.


Member Data Documentation

GATContext GATPipeCPI_Instance::context
 

Definition at line 45 of file GATPipeCPI.h.

Referenced by GATPipe_AddMetricListener(), GATPipe_Clone(), GATPipe_Close(), GATPipe_Create(), GATPipe_GetCPIInstanceData(), GATPipe_Read(), GATPipe_RegisterPolling(), GATPipe_RemoveRegisteredMetric(), GATPipe_Seek(), GATPipe_Write(), pipe_adaptor_PipeCPI_CloneInstance(), pipe_adaptor_PipeCPI_Close(), pipe_adaptor_PipeCPI_CreateClientInstance(), pipe_adaptor_PipeCPI_CreateInstance(), pipe_adaptor_PipeCPI_CreateServerInstance(), pipe_adaptor_PipeCPI_Read(), and pipe_adaptor_PipeCPI_Write().

GATMonitorable_Impl GATPipeCPI_Instance::monitorable
 

Definition at line 46 of file GATPipeCPI.h.

Referenced by GATPipe_AddMetricListener(), GATPipe_Clone(), GATPipe_Create(), GATPipe_RegisterPolling(), GATPipe_RemoveRegisteredMetric(), pipe_adaptor_PipeCPI_Close(), pipe_adaptor_PipeCPI_Read(), pipe_adaptor_PipeCPI_Seek(), and pipe_adaptor_PipeCPI_Write().

GATObject_const GATPipeCPI_Instance::source
 

Definition at line 47 of file GATPipeCPI.h.

Referenced by GATPipe_Clone(), GATPipe_Create(), pipe_adaptor_PipeCPI_Close(), pipe_adaptor_PipeCPI_Read(), pipe_adaptor_PipeCPI_Seek(), and pipe_adaptor_PipeCPI_Write().

void* GATPipeCPI_Instance::instance_data
 

Definition at line 48 of file GATPipeCPI.h.

Referenced by pipe_adaptor_PipeCPI_CloneInstance(), pipe_adaptor_PipeCPI_Close(), pipe_adaptor_PipeCPI_CreateClientInstance(), pipe_adaptor_PipeCPI_CreateServerInstance(), pipe_adaptor_PipeCPI_DestroyInstance(), pipe_adaptor_PipeCPI_Read(), and pipe_adaptor_PipeCPI_Write().


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