pugixml
 All Classes Functions Variables
Public Member Functions | Protected Member Functions | Protected Attributes | Friends | List of all members
pugi::xpath_variable Class Reference

Public Member Functions

const char_t * name () const
xpath_value_type type () const
bool get_boolean () const
double get_number () const
const char_t * get_string () const
const xpath_node_setget_node_set () const
bool set (bool value)
bool set (double value)
bool set (const char_t *value)
bool set (const xpath_node_set &value)

Protected Member Functions

 xpath_variable (const xpath_variable &)
xpath_variableoperator= (const xpath_variable &)

Protected Attributes

xpath_value_type _type
xpath_variable_next

Friends

class xpath_variable_set

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