SpectMorph
Public Member Functions | List of all members
pugi::xpath_variable_set Class Reference

Public Member Functions

 xpath_variable_set (const xpath_variable_set &rhs)
 
xpath_variable_setoperator= (const xpath_variable_set &rhs)
 
xpath_variableadd (const char_t *name, xpath_value_type type)
 
bool set (const char_t *name, bool value)
 
bool set (const char_t *name, double value)
 
bool set (const char_t *name, const char_t *value)
 
bool set (const char_t *name, const xpath_node_set &value)
 
xpath_variableget (const char_t *name)
 
const xpath_variableget (const char_t *name) const
 

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