CARLA
xpath_ast_node Member List

This is the complete list of members for xpath_ast_node, including all inherited members.

_axisxpath_ast_nodeprivate
_dataxpath_ast_nodeprivate
_leftxpath_ast_nodeprivate
_nextxpath_ast_nodeprivate
_rettypexpath_ast_nodeprivate
_rightxpath_ast_nodeprivate
_testxpath_ast_nodeprivate
_typexpath_ast_nodeprivate
apply_predicate(xpath_node_set_raw &ns, size_t first, const xpath_stack &stack, bool once)xpath_ast_nodeinlineprivate
apply_predicate_boolean(xpath_node_set_raw &ns, size_t first, xpath_ast_node *expr, const xpath_stack &stack, bool once)xpath_ast_nodeinlineprivatestatic
apply_predicate_number(xpath_node_set_raw &ns, size_t first, xpath_ast_node *expr, const xpath_stack &stack, bool once)xpath_ast_nodeinlineprivatestatic
apply_predicate_number_const(xpath_node_set_raw &ns, size_t first, xpath_ast_node *expr, const xpath_stack &stack)xpath_ast_nodeinlineprivatestatic
apply_predicates(xpath_node_set_raw &ns, size_t first, const xpath_stack &stack, nodeset_eval_t eval)xpath_ast_nodeinlineprivate
compare_eq(xpath_ast_node *lhs, xpath_ast_node *rhs, const xpath_context &c, const xpath_stack &stack, const Comp &comp)xpath_ast_nodeinlineprivatestatic
compare_rel(xpath_ast_node *lhs, xpath_ast_node *rhs, const xpath_context &c, const xpath_stack &stack, const Comp &comp)xpath_ast_nodeinlineprivatestatic
eval_boolean(const xpath_context &c, const xpath_stack &stack)xpath_ast_nodeinline
eval_node_set(const xpath_context &c, const xpath_stack &stack, nodeset_eval_t eval)xpath_ast_nodeinline
eval_number(const xpath_context &c, const xpath_stack &stack)xpath_ast_nodeinline
eval_once(xpath_node_set::type_t type, nodeset_eval_t eval)xpath_ast_nodeinlineprivatestatic
eval_string(const xpath_context &c, const xpath_stack &stack)xpath_ast_nodeinline
eval_string_concat(const xpath_context &c, const xpath_stack &stack)xpath_ast_nodeinline
is_posinv_expr() constxpath_ast_nodeinline
is_posinv_step() constxpath_ast_nodeinline
nodetestxpath_ast_node
numberxpath_ast_node
operator=(const xpath_ast_node &)xpath_ast_nodeprivate
optimize(xpath_allocator *alloc)xpath_ast_nodeinline
optimize_self(xpath_allocator *alloc)xpath_ast_nodeinline
rettype() constxpath_ast_nodeinline
set_next(xpath_ast_node *value)xpath_ast_nodeinline
set_right(xpath_ast_node *value)xpath_ast_nodeinline
step_do(const xpath_context &c, const xpath_stack &stack, nodeset_eval_t eval, T v)xpath_ast_nodeinlineprivate
step_fill(xpath_node_set_raw &ns, xml_node_struct *n, xpath_allocator *alloc, bool once, T)xpath_ast_nodeinlineprivate
step_fill(xpath_node_set_raw &ns, xml_attribute_struct *a, xml_node_struct *p, xpath_allocator *alloc, bool once, T v)xpath_ast_nodeinlineprivate
step_fill(xpath_node_set_raw &ns, const xpath_node &xn, xpath_allocator *alloc, bool once, T v)xpath_ast_nodeinlineprivate
step_push(xpath_node_set_raw &ns, xml_attribute_struct *a, xml_node_struct *parent, xpath_allocator *alloc)xpath_ast_nodeinlineprivate
step_push(xpath_node_set_raw &ns, xml_node_struct *n, xpath_allocator *alloc)xpath_ast_nodeinlineprivate
stringxpath_ast_node
tablexpath_ast_node
variablexpath_ast_node
xpath_ast_node(const xpath_ast_node &)xpath_ast_nodeprivate
xpath_ast_node(ast_type_t type, xpath_value_type rettype_, const char_t *value)xpath_ast_nodeinline
xpath_ast_node(ast_type_t type, xpath_value_type rettype_, double value)xpath_ast_nodeinline
xpath_ast_node(ast_type_t type, xpath_value_type rettype_, xpath_variable *value)xpath_ast_nodeinline
xpath_ast_node(ast_type_t type, xpath_value_type rettype_, xpath_ast_node *left=0, xpath_ast_node *right=0)xpath_ast_nodeinline
xpath_ast_node(ast_type_t type, xpath_ast_node *left, axis_t axis, nodetest_t test, const char_t *contents)xpath_ast_nodeinline
xpath_ast_node(ast_type_t type, xpath_ast_node *left, xpath_ast_node *right, predicate_t test)xpath_ast_nodeinline