OpenCPN Partial API docs
Loading...
Searching...
No Matches
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_t * prefix
 
size_t prefix_length
 

Detailed Description

Definition at line 7996 of file pugixml.cpp.

Constructor & Destructor Documentation

◆ namespace_uri_predicate()

namespace_uri_predicate::namespace_uri_predicate ( const char_t *  name)
inline

Definition at line 8000 of file pugixml.cpp.

Member Function Documentation

◆ operator()()

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

Definition at line 8007 of file pugixml.cpp.

Member Data Documentation

◆ prefix

const char_t* namespace_uri_predicate::prefix

Definition at line 7997 of file pugixml.cpp.

◆ prefix_length

size_t namespace_uri_predicate::prefix_length

Definition at line 7998 of file pugixml.cpp.


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