ddc
Classes | Namespaces | Enumerations
xpath_expression.h File Reference
#include "tinyxpath_conf.h"
#include "tinyxml.h"
#include "node_set.h"
Include dependency graph for xpath_expression.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TinyXPath::expression_result
 Class holding the result of an expression (e_expression_type) More...
 

Namespaces

 TinyXPath
 

Enumerations

enum  TinyXPath::e_expression_type {
  TinyXPath::e_bool, TinyXPath::e_string, TinyXPath::e_int, TinyXPath::e_double,
  TinyXPath::e_node_set, TinyXPath::e_invalid
}
 Expression types. More...