![]() |
libnetconf
0.10.0-146_trunk
NETCONF Library
|
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 |
Same as transapi_rpc_callbacks. Using libxml2 structures for callbacks parameters.
| struct { ... } callbacks[] |
| int callbacks_count |
| nc_reply*(* func)(xmlNodePtr) |
| char* name |