yumapro  23.10T-7
YumaPro SDK
Loading...
Searching...
No Matches
xpath_fncb_t Struct Reference

XPath function control block. More...

#include <xpath.h>

Collaboration diagram for xpath_fncb_t:

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
 

Detailed Description

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


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