HDK
|
#include <pugixml.hpp>
Public Member Functions | |
xpath_exception (const xpath_parse_result &result) | |
virtual const char * | what () const PUGIXML_OVERRIDE throw () |
const xpath_parse_result & | result () const |
xpath_exception (const xpath_parse_result &result) | |
virtual const char * | what () const PUGIXML_OVERRIDE throw () |
const xpath_parse_result & | result () const |
Definition at line 1259 of file pugixml.hpp.
|
explicit |
Definition at line 11819 of file pugixml.cpp.
|
explicit |
const xpath_parse_result& pugi::xpath_exception::result | ( | ) | const |
PUGI__FN const xpath_parse_result & pugi::xpath_exception::result | ( | ) | const |
Definition at line 11829 of file pugixml.cpp.
|
virtual |
|
virtual |
Definition at line 11824 of file pugixml.cpp.