μHAL (v2.7.9)
Part of the IPbus software repository
Public Member Functions | Public Attributes | List of all members
xpath_lexer_string Struct Reference

Public Member Functions

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

Public Attributes

const char_t * begin
 
const char_t * end
 

Detailed Description

Definition at line 9009 of file pugixml.cpp.

Constructor & Destructor Documentation

◆ xpath_lexer_string()

xpath_lexer_string::xpath_lexer_string ( )
inline

Definition at line 9014 of file pugixml.cpp.

Member Function Documentation

◆ operator==()

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

Definition at line 9018 of file pugixml.cpp.

References begin, end, and strequalrange().

Member Data Documentation

◆ begin

const char_t* xpath_lexer_string::begin

◆ end

const char_t* xpath_lexer_string::end

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