xpath_parse_result Struct Reference

xpath_parse_result Struct Reference

#include <pugixml.hpp>

Class Description

Definition at line 931 of file pugixml.hpp.

Public Member Functions

 xpath_parse_result ()
 
 operator bool () const
 
const char * description () const
 

Public Attributes

const char * error
 
ptrdiff_t offset
 

Constructor & Destructor Documentation

Member Function Documentation

const char* description ( ) const
operator bool ( ) const

Member Data Documentation

const char* error

Definition at line 934 of file pugixml.hpp.

ptrdiff_t offset

Definition at line 937 of file pugixml.hpp.


The documentation for this struct was generated from the following file: