OpenCPN Partial API docs
Loading...
Searching...
No Matches
pugi::xpath_parse_result Struct Reference

Public Member Functions

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

Public Attributes

const char * error
 
ptrdiff_t offset
 

Detailed Description

Definition at line 1173 of file pugixml.hpp.

Constructor & Destructor Documentation

◆ xpath_parse_result()

PUGI__FN pugi::xpath_parse_result::xpath_parse_result ( )

Definition at line 11561 of file pugixml.cpp.

Member Function Documentation

◆ description()

PUGI__FN const char * pugi::xpath_parse_result::description ( ) const

Definition at line 11566 of file pugixml.cpp.

◆ operator bool()

PUGI__FN pugi::xpath_parse_result::operator bool ( ) const

Definition at line 11564 of file pugixml.cpp.

Member Data Documentation

◆ error

const char* pugi::xpath_parse_result::error

Definition at line 1175 of file pugixml.hpp.

◆ offset

ptrdiff_t pugi::xpath_parse_result::offset

Definition at line 1178 of file pugixml.hpp.


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