Om  1.0.0
A universal framework for multimedia simulation
om::fs::Path Member List

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

append(const Char *pathString)om::fs::Path
append(const UTF8String &pathString)om::fs::Path
append(const Path &path)om::fs::Path
getBaseName() const om::fs::Path
getComponent(Index index) const om::fs::Path
getComponentAtDepth(Index depth) const om::fs::Path
getComponentCount() const om::fs::Pathinline
getExtension() const om::fs::Path
getName() const om::fs::Path
getParent() const om::fs::Path
getParentAtDepth(Index depth) const om::fs::Path
getString() const om::fs::Pathinline
isAtRoot() const om::fs::Pathinline
isRelative() const om::fs::Pathinline
isRoot() const om::fs::Pathinline
operator const UTF8String &() const om::fs::Pathinline
operator String() const om::fs::Pathinline
operator!=(const Path &other) const om::fs::Pathinline
operator+(const Char *pathString) const om::fs::Pathinline
operator+(const UTF8String &pathString) const om::fs::Pathinline
operator+(const Path &path) const om::fs::Pathinline
operator+=(const Char *pathString)om::fs::Pathinline
operator+=(const UTF8String &pathString)om::fs::Pathinline
operator+=(const Path &path)om::fs::Pathinline
operator==(const Path &other) const om::fs::Pathinline
Path()om::fs::Path
Path(const Char *newPathString)om::fs::Path
Path(const UTF8String &newPathString)om::fs::Path
Path(const Path &path, const Path &children)om::fs::Path
Path(const Path &path, const UTF8String &children)om::fs::Path
removeLast()om::fs::Path
removeLast(Size number)om::fs::Path
toString() const om::fs::Pathinline