|
OpenCPN Partial API docs
|
This is the complete list of members for xpath_parser, including all inherited members.
| _alloc (defined in xpath_parser) | xpath_parser | |
| _lexer (defined in xpath_parser) | xpath_parser | |
| _query (defined in xpath_parser) | xpath_parser | |
| _result (defined in xpath_parser) | xpath_parser | |
| _scratch (defined in xpath_parser) | xpath_parser | |
| _variables (defined in xpath_parser) | xpath_parser | |
| alloc_node() (defined in xpath_parser) | xpath_parser | inline |
| alloc_string(const xpath_lexer_string &value) (defined in xpath_parser) | xpath_parser | inline |
| parse() (defined in xpath_parser) | xpath_parser | inline |
| parse(const char_t *query, xpath_variable_set *variables, xpath_allocator *alloc, xpath_parse_result *result) (defined in xpath_parser) | xpath_parser | inlinestatic |
| parse_axis_name(const xpath_lexer_string &name, bool &specified) (defined in xpath_parser) | xpath_parser | inline |
| parse_expression() (defined in xpath_parser) | xpath_parser | inline |
| parse_expression_rec(xpath_ast_node *lhs, int limit) (defined in xpath_parser) | xpath_parser | inline |
| parse_filter_expression() (defined in xpath_parser) | xpath_parser | inline |
| parse_function(const xpath_lexer_string &name, size_t argc, xpath_ast_node *args[2]) (defined in xpath_parser) | xpath_parser | inline |
| parse_function_helper(ast_type_t type0, ast_type_t type1, size_t argc, xpath_ast_node *args[2]) (defined in xpath_parser) | xpath_parser | inline |
| parse_location_path() (defined in xpath_parser) | xpath_parser | inline |
| parse_node_test_type(const xpath_lexer_string &name) (defined in xpath_parser) | xpath_parser | inline |
| parse_path_or_unary_expression() (defined in xpath_parser) | xpath_parser | inline |
| parse_primary_expression() (defined in xpath_parser) | xpath_parser | inline |
| parse_relative_location_path(xpath_ast_node *set) (defined in xpath_parser) | xpath_parser | inline |
| parse_step(xpath_ast_node *set) (defined in xpath_parser) | xpath_parser | inline |
| throw_error(const char *message) (defined in xpath_parser) | xpath_parser | inline |
| throw_error_oom() (defined in xpath_parser) | xpath_parser | inline |
| xpath_parser(const char_t *query, xpath_variable_set *variables, xpath_allocator *alloc, xpath_parse_result *result) (defined in xpath_parser) | xpath_parser | inline |