dc_Plugin.h File Reference

This plug-in interface is dedicated to the implementation of a custom WS-Eventing subscription manager. More...

#include "dc/dc_Types.h"

Data Structures

struct  wse_sm_plugin
 Eventing subscription manager plugin definition. More...

Functions

Utilities
DC_RT_FMAC1 char * dpws_schemed_uuid_create (char *uuid)
 Generates a random UUID into a provided buffer.


Detailed Description

This plug-in interface is dedicated to the implementation of a custom WS-Eventing subscription manager.

This API has been specifically designed for an external WS-Management implementation.


Function Documentation

DC_RT_FMAC1 char* dpws_schemed_uuid_create ( char *  uuid  ) 

Generates a random UUID into a provided buffer.

Parameters:
uuid The buffer which length must be SCHEME_UUID_STRING_SIZE (46) at least.
Returns:
A pointer on the provided buffer.


Generated on Fri Apr 17 15:18:25 2009 for DPWSCore by  doxygen 1.5.8