GridLab
Grid Application Toolkit

A simple API for Grid Applications
GAT

Menu



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

GATAdvertServiceCPI_Instance Struct Reference

The #GATAdvertServiceCPI_Instance structure holds all data items supplied by the client during the construction of the corresponding GAT object. More...

#include <GATAdvertServiceCPI.h>

Collaboration diagram for GATAdvertServiceCPI_Instance:

Collaboration graph
[legend]
List of all members.

Public Attributes

GATContext context
GATString pwd
GATMonitorable_Impl monitorable
GATObject_const source
void * instance_data

Detailed Description

The #GATAdvertServiceCPI_Instance structure holds all data items supplied by the client during the construction of the corresponding GAT object.

Definition at line 36 of file GATAdvertServiceCPI.h.


Member Data Documentation

GATContext GATAdvertServiceCPI_Instance::context
 

Definition at line 38 of file GATAdvertServiceCPI.h.

Referenced by advertservice_adaptor_GATAdvertServiceCPI_Add(), advertservice_adaptor_GATAdvertServiceCPI_CloneInstance(), advertservice_adaptor_GATAdvertServiceCPI_CreateInstance(), advertservice_adaptor_GATAdvertServiceCPI_Delete(), advertservice_adaptor_GATAdvertServiceCPI_EqualsInstance(), advertservice_adaptor_GATAdvertServiceCPI_Find(), advertservice_adaptor_GATAdvertServiceCPI_GetAdvertisable(), and advertservice_adaptor_GATAdvertServiceCPI_GetMetaData().

GATString GATAdvertServiceCPI_Instance::pwd
 

Definition at line 40 of file GATAdvertServiceCPI.h.

Referenced by advertservice_adapter_resolve_path().

GATMonitorable_Impl GATAdvertServiceCPI_Instance::monitorable
 

Definition at line 41 of file GATAdvertServiceCPI.h.

GATObject_const GATAdvertServiceCPI_Instance::source
 

Definition at line 42 of file GATAdvertServiceCPI.h.

void* GATAdvertServiceCPI_Instance::instance_data
 

Definition at line 43 of file GATAdvertServiceCPI.h.

Referenced by advertservice_adaptor_GATAdvertServiceCPI_CloneInstance(), advertservice_adaptor_GATAdvertServiceCPI_CreateInstance(), advertservice_adaptor_GATAdvertServiceCPI_DestroyInstance(), and advertservice_adaptor_GATAdvertServiceCPI_EqualsInstance().


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