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
Ufe::Path Member List

This is the complete list of members for Ufe::Path, including all inherited members.

back() constUfe::Path
begin() constUfe::Path
begin()Ufe::Path
cbegin() constUfe::Path
cend() constUfe::Path
Components typedefUfe::Path
empty() constUfe::Path
end() constUfe::Path
end()Ufe::Path
fComponentsUfe::Pathprivate
fHashValueUfe::Pathmutableprivate
fSegmentsUfe::Pathprivate
getSegments() constUfe::Path
hash() constUfe::Path
head(int nbComponents) constUfe::Path
nbSegments() constUfe::Path
operator!=(const Path &rhs) constUfe::Path
operator+(const PathSegment &rhs) constUfe::Path
operator+(const PathComponent &rhs) constUfe::Path
operator+(const std::string &rhs) constUfe::Path
operator=(const Path &)=defaultUfe::Path
operator=(Path &&rhs) noexceptUfe::Path
operator==(const Path &rhs) constUfe::Path
Path()=defaultUfe::Path
Path(const Segments &segments)Ufe::Path
Path(Segments &&segments) noexceptUfe::Path
Path(const PathSegment &segment)Ufe::Path
Path(PathSegment &&segment) noexceptUfe::Path
Path(const Path &)=defaultUfe::Path
Path(Path &&) noexceptUfe::Path
pop() constUfe::Path
popHead() constUfe::Path
popSegment() constUfe::Path
reparent(const Path &originalPrefix, const Path &newPrefix) constUfe::Path
replaceComponent(int index, const PathComponent &replacement) constUfe::Path
runTimeId() constUfe::Path
Segments typedefUfe::Path
sibling(const PathComponent &newTail) constUfe::Path
size() constUfe::Path
startsWith(const Path &prefix) constUfe::Path
string() constUfe::Path