ddc
|
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... | |