#include <pugixml.hpp>
Métodos públicos | |
| xpath_exception (const xpath_parse_result &result) | |
| virtual const char * | what () const PUGIXML_NOEXCEPT PUGIXML_OVERRIDE |
| const xpath_parse_result & | result () const |
Atributos privados | |
| xpath_parse_result | _result |
|
explicit |
Hace referencia a _result y PUGI_IMPL_FN.
| PUGI_IMPL_FN const xpath_parse_result & pugi::xpath_exception::result | ( | ) | const |
Hace referencia a _result y PUGI_IMPL_FN.
|
virtual |
Hace referencia a _result, PUGI_IMPL_FN y PUGIXML_NOEXCEPT.
|
private |
Referenciado por result(), what() y xpath_exception().