Main Page | Modules | Data Structures | File List | Data Fields | Globals

notifid.h File Reference

Go to the source code of this file.

Typedefs

typedef void * edg_wll_NotifId

Functions

int edg_wll_NotifIdCreate (const char *server, int port, edg_wll_NotifId *notifid)
void edg_wll_NotifIdFree (edg_wll_NotifId notifid)
int edg_wll_NotifIdParse (const char *notifidstr, edg_wll_NotifId *notifid)
char * edg_wll_NotifIdUnparse (const edg_wll_NotifId notifid)
void edg_wll_NotifIdGetServerParts (const edg_wll_NotifId notifid, char **srvName, unsigned int *srvPort)
char * edg_wll_NotifIdGetUnique (const edg_wll_NotifId notifid)
int edg_wll_NotifIdSetUnique (edg_wll_NotifId *notifid, const char *unique)
edg_wll_NotifIdedg_wll_NotifIdDup (const edg_wll_NotifId src)


Generated on Mon May 5 15:16:51 2008 for Glite LB Client: C - Interface by  doxygen 1.3.9.1