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

Public Member Functions

 namespace_uri_predicate (const char_t *name)
 
bool operator() (xml_attribute a) const
 

Public Attributes

const char_tprefix
 
size_t prefix_length
 

Detailed Description

Definition at line 8257 of file pugixml.cpp.

Constructor & Destructor Documentation

namespace_uri_predicate::namespace_uri_predicate ( const char_t name)
inline

Definition at line 8262 of file pugixml.cpp.

Member Function Documentation

bool namespace_uri_predicate::operator() ( xml_attribute  a) const
inline

Definition at line 8270 of file pugixml.cpp.

Member Data Documentation

const char_t* namespace_uri_predicate::prefix

Definition at line 8259 of file pugixml.cpp.

size_t namespace_uri_predicate::prefix_length

Definition at line 8260 of file pugixml.cpp.


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