xpath_stack element. Derives from expression_result, and also contains a pointer to the next element on the stack More...
xpath_stack element. Derives from expression_result, and also contains a pointer to the next element on the stack
TinyXPath::result_and_next::result_and_next | ( | expression_result | er_in, | |
result_and_next * | rnp_in_next | |||
) | [inline] |
Constructor.
References rnp_next.
result_and_next* TinyXPath::result_and_next::rnp_get_next | ( | ) | [inline] |
Return next element.
References rnp_next.
result_and_next* TinyXPath::result_and_next::rnp_next [protected] |
Next element in the stack.
Referenced by result_and_next(), and rnp_get_next().