|
| PathComponent (const std::string strrep, std::function< ElemVec::const_iterator(const ElemVec &)> matcher) |
|
| PathComponent (int index) |
|
| PathComponent (const std::string name) |
|
| PathComponent (const std::unordered_map< std::string, std::string > &attributes) |
|
| PathComponent (const std::string name, const std::unordered_map< std::string, std::string > &attributes) |
|
ElemVec::const_iterator | operator() (const ElemVec &elements) const |
|
|
template<class Elem , class Traits > |
std::basic_ostream< Elem, Traits > & | operator<< (std::basic_ostream< Elem, Traits > &ss, const Document::PathComponent &path) |
|
The documentation for this class was generated from the following files: