Public Member Functions | Protected Member Functions | Protected Attributes | Friends
pugi::xpath_variable Class Reference

#include <pugixml.hpp>

List of all members.

Public Member Functions

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

Protected Member Functions

xpath_variableoperator= (const xpath_variable &)
 xpath_variable (xpath_value_type type)
 xpath_variable (const xpath_variable &)

Protected Attributes

xpath_variable_next
xpath_value_type _type

Friends

class xpath_variable_set

Detailed Description

Definition at line 1041 of file pugixml.hpp.


Constructor & Destructor Documentation

Definition at line 11881 of file pugixml.cpp.


Member Function Documentation

Definition at line 11912 of file pugixml.cpp.

Definition at line 11928 of file pugixml.cpp.

Definition at line 11917 of file pugixml.cpp.

Definition at line 11922 of file pugixml.cpp.

Definition at line 11885 of file pugixml.cpp.

xpath_variable& pugi::xpath_variable::operator= ( const xpath_variable ) [protected]
PUGI__FN bool pugi::xpath_variable::set ( bool  value)

Definition at line 11933 of file pugixml.cpp.

PUGI__FN bool pugi::xpath_variable::set ( double  value)

Definition at line 11941 of file pugixml.cpp.

PUGI__FN bool pugi::xpath_variable::set ( const char_t value)

Definition at line 11949 of file pugixml.cpp.

Definition at line 11970 of file pugixml.cpp.

Definition at line 11907 of file pugixml.cpp.


Friends And Related Function Documentation

friend class xpath_variable_set [friend]

Definition at line 1043 of file pugixml.hpp.


Member Data Documentation

Definition at line 1047 of file pugixml.hpp.

Definition at line 1046 of file pugixml.hpp.


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


pugixml
Author(s): Jose Luis Sanchez-Lopez
autogenerated on Thu Jun 6 2019 21:00:00