MarkLogic Connect
MarkLogic Connect Client API Collection
Public Member Functions | List of all members
pugi::xpath_query Class Reference

Public Member Functions

 xpath_query (const char_t *query, xpath_variable_set *variables=0)
 
xpath_value_type return_type () const
 
bool evaluate_boolean (const xpath_node &n) const
 
double evaluate_number (const xpath_node &n) const
 
string_t evaluate_string (const xpath_node &n) const
 
size_t evaluate_string (char_t *buffer, size_t capacity, const xpath_node &n) const
 
xpath_node_set evaluate_node_set (const xpath_node &n) const
 
xpath_node evaluate_node (const xpath_node &n) const
 
const xpath_parse_resultresult () const
 
 operator unspecified_bool_type () const
 
bool operator! () const
 

The documentation for this class was generated from the following file: