Inviwo  0.9.10.1
Inviwo documentation
inviwo::Document::DocumentHandle Member List

This is the complete list of members for inviwo::Document::DocumentHandle, including all inherited members.

append(const std::string &name, const std::string content="", const std::unordered_map< std::string, std::string > &attributes={}) (defined in inviwo::Document::DocumentHandle)inviwo::Document::DocumentHandle
append(Document doc) (defined in inviwo::Document::DocumentHandle)inviwo::Document::DocumentHandle
Document (defined in inviwo::Document::DocumentHandle)inviwo::Document::DocumentHandle
DocumentHandle(const DocumentHandle &)=default (defined in inviwo::Document::DocumentHandle)inviwo::Document::DocumentHandle
DocumentHandle(DocumentHandle &&)=default (defined in inviwo::Document::DocumentHandle)inviwo::Document::DocumentHandle
element() const (defined in inviwo::Document::DocumentHandle)inviwo::Document::DocumentHandle
element() (defined in inviwo::Document::DocumentHandle)inviwo::Document::DocumentHandle
get(const std::vector< PathComponent > &path) (defined in inviwo::Document::DocumentHandle)inviwo::Document::DocumentHandle
insert(PathComponent pos, const std::string &name, const std::string content="", const std::unordered_map< std::string, std::string > &attributes={}) (defined in inviwo::Document::DocumentHandle)inviwo::Document::DocumentHandle
insert(PathComponent pos, Document doc) (defined in inviwo::Document::DocumentHandle)inviwo::Document::DocumentHandle
operator bool() const (defined in inviwo::Document::DocumentHandle)inviwo::Document::DocumentHandle
operator+=(const std::string &content) (defined in inviwo::Document::DocumentHandle)inviwo::Document::DocumentHandle
operator=(const DocumentHandle &)=default (defined in inviwo::Document::DocumentHandle)inviwo::Document::DocumentHandle
operator=(DocumentHandle &&)=default (defined in inviwo::Document::DocumentHandle)inviwo::Document::DocumentHandle