libnetconf 0.10.0-0.10.0
NETCONF Library
Loading...
Searching...
No Matches
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]

struct { ... } callbacks[]

◆ callbacks_count

int callbacks_count

◆ func

nc_reply *(* func) (xmlNodePtr)

◆ name

char* name

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