ETISS 0.8.0
Extendable Translating Instruction Set Simulator (version 0.8.0)
Public Member Functions | Public Attributes | List of all members
xpath_lexer_string Struct Reference
Collaboration diagram for xpath_lexer_string:
Collaboration graph
[legend]

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 7854 of file pugixml.cpp.

Constructor & Destructor Documentation

◆ xpath_lexer_string()

xpath_lexer_string::xpath_lexer_string ( )
inline

Definition at line 7859 of file pugixml.cpp.

Member Function Documentation

◆ operator==()

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

Definition at line 7861 of file pugixml.cpp.

References begin, end, length(), and strequalrange().

Here is the call graph for this function:

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: