HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
xpath_lexer_string Struct Reference

Public Member Functions

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

Public Attributes

const char_tbegin
 
const char_tend
 

Detailed Description

Definition at line 8852 of file pugixml.cpp.

Constructor & Destructor Documentation

xpath_lexer_string::xpath_lexer_string ( )
inline

Definition at line 8857 of file pugixml.cpp.

Member Function Documentation

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

Definition at line 8861 of file pugixml.cpp.

Member Data Documentation

const char_t* xpath_lexer_string::begin

Definition at line 8854 of file pugixml.cpp.

const char_t* xpath_lexer_string::end

Definition at line 8855 of file pugixml.cpp.


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