![]() |
ufe
4.2
Universal Front End is a DCC-agnostic component that will allow a DCC to browse and edit data in multiple data models
|
This is the complete list of members for Ufe::Path, including all inherited members.
back() const | Ufe::Path | |
begin() const | Ufe::Path | |
begin() | Ufe::Path | |
cbegin() const | Ufe::Path | |
cend() const | Ufe::Path | |
Components typedef | Ufe::Path | |
empty() const | Ufe::Path | |
end() const | Ufe::Path | |
end() | Ufe::Path | |
fComponents | Ufe::Path | private |
fHashValue | Ufe::Path | mutableprivate |
fSegments | Ufe::Path | private |
getSegments() const | Ufe::Path | |
hash() const | Ufe::Path | |
head(int nbComponents) const | Ufe::Path | |
nbSegments() const | Ufe::Path | |
operator!=(const Path &rhs) const | Ufe::Path | |
operator+(const PathSegment &rhs) const | Ufe::Path | |
operator+(const PathComponent &rhs) const | Ufe::Path | |
operator+(const std::string &rhs) const | Ufe::Path | |
operator=(const Path &)=default | Ufe::Path | |
operator=(Path &&rhs) noexcept | Ufe::Path | |
operator==(const Path &rhs) const | Ufe::Path | |
Path()=default | Ufe::Path | |
Path(const Segments &segments) | Ufe::Path | |
Path(Segments &&segments) noexcept | Ufe::Path | |
Path(const PathSegment &segment) | Ufe::Path | |
Path(PathSegment &&segment) noexcept | Ufe::Path | |
Path(const Path &)=default | Ufe::Path | |
Path(Path &&) noexcept | Ufe::Path | |
pop() const | Ufe::Path | |
popHead() const | Ufe::Path | |
popSegment() const | Ufe::Path | |
reparent(const Path &originalPrefix, const Path &newPrefix) const | Ufe::Path | |
replaceComponent(int index, const PathComponent &replacement) const | Ufe::Path | |
runTimeId() const | Ufe::Path | |
Segments typedef | Ufe::Path | |
sibling(const PathComponent &newTail) const | Ufe::Path | |
size() const | Ufe::Path | |
startsWith(const Path &prefix) const | Ufe::Path | |
string() const | Ufe::Path |