OpenCPN Partial API docs
Loading...
Searching...
No Matches
xpath_lexer_string Struct Reference

Public Member Functions

bool operator== (const char_t *other) const
 

Public Attributes

const char_t * begin
 
const char_t * end
 

Detailed Description

Definition at line 8527 of file pugixml.cpp.

Constructor & Destructor Documentation

◆ xpath_lexer_string()

xpath_lexer_string::xpath_lexer_string ( )
inline

Definition at line 8531 of file pugixml.cpp.

Member Function Documentation

◆ operator==()

bool xpath_lexer_string::operator== ( const char_t *  other) const
inline

Definition at line 8533 of file pugixml.cpp.

Member Data Documentation

◆ begin

const char_t* xpath_lexer_string::begin

Definition at line 8528 of file pugixml.cpp.

◆ end

const char_t* xpath_lexer_string::end

Definition at line 8529 of file pugixml.cpp.


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