yumapro
24.10-1
YumaPro SDK
|
XPath function control block. More...
#include <xpath.h>
Data Fields | |
const xmlChar * | name |
function name | |
xpath_restype_t | restype |
expected result type | |
int32 | parmcnt |
parameter count: -1 == N, 0..N == actual cnt | |
xpath_fn_t | fn |
callback pointer for XPath function | |
XPath function control block.
This contains all the XPath functions, even extras and the YANG 1.1 functions. There is no code preventing a YANG 1.0 module from using YANG 1.1 XPath functions