libnetconf  0.10.0-146_trunk
NETCONF Library
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
transapi_rpc_callbacks Struct Reference

Same as transapi_rpc_callbacks. Using libxml2 structures for callbacks parameters. More...

#include <transapi.h>

Data Fields

struct {
   nc_reply *(*   func )(xmlNodePtr)
 
   char *   name
 
callbacks []
 
int callbacks_count
 

Detailed Description

Same as transapi_rpc_callbacks. Using libxml2 structures for callbacks parameters.

Field Documentation

struct { ... } callbacks[]
int callbacks_count
nc_reply*(* func)(xmlNodePtr)
char* name

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