Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::Document::PathComponent Class Reference

Public Member Functions

 PathComponent (std::string_view strrep, std::function< ElemVec::const_iterator(const ElemVec &)> matcher)
 PathComponent (int index)
 PathComponent (std::string_view name)
 PathComponent (const UnorderedStringMap< std::string > &attributes)
 PathComponent (std::string_view name, const UnorderedStringMap< std::string > &attributes)
ElemVec::const_iterator operator() (const ElemVec &elements) const

Static Public Member Functions

static PathComponent first ()
static PathComponent last ()
static PathComponent end ()

Friends

IVW_CORE_API friend std::ostream & operator<< (std::ostream &ss, const Document::PathComponent &path)

The documentation for this class was generated from the following file:
  • document.h