wsman_resource_handler Struct Reference

A structure used to hold a set of handling functions for each of the four WS-Management operations, and the resource URI corresponding to the type of resource to be managed. More...

#include <dc_WsMan.h>


Data Fields

char * resource_uri
 The WS-Management resource URI.
serve_cbk get_func
 The get callback.
serve_cbk put_func
 The put callback.
serve_cbk create_func
 The create callback.
serve_cbk delete_func
 The delete callback.


Detailed Description

A structure used to hold a set of handling functions for each of the four WS-Management operations, and the resource URI corresponding to the type of resource to be managed.

Field Documentation

char* resource_uri

The WS-Management resource URI.

The get callback.

The put callback.

The create callback.

The delete callback.


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

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