RGMAResourceEndpoint Struct Reference

#include <rgma.h>


Data Fields

int resourceId
char * url


Detailed Description

The RGMAResourceEndpoint structure represents a resource-endpoint for an R-GMA resource (consumer or producer instance). You can obtain a copy of the resource-endpoint for a resource by calling RGMA_getEndpoint. You can use the RGMAResourceEndpoint to reconnect to a remote resource (see RGMA_reconnect). You should free the memory associated with the resource-endpoint using RGMA_freeEndpoint, when you have finished with it.


Field Documentation

int resourceId
 

Web Service Resource Identifier.

char* url
 

Web Service URL.


Generated on Fri Mar 16 14:00:37 2007 for RGMA C API by doxygen 1.3.5