Public Member Functions | |
namespace_uri_predicate (const char_t *name) | |
bool | operator() (xml_attribute a) const |
Public Attributes | |
const char_t * | prefix |
size_t | prefix_length |
Definition at line 8101 of file pugixml.cpp.
namespace_uri_predicate::namespace_uri_predicate | ( | const char_t * | name | ) | [inline] |
Definition at line 8106 of file pugixml.cpp.
bool namespace_uri_predicate::operator() | ( | xml_attribute | a | ) | const [inline] |
Definition at line 8114 of file pugixml.cpp.
const char_t* namespace_uri_predicate::prefix |
Definition at line 8103 of file pugixml.cpp.
Definition at line 8104 of file pugixml.cpp.