This is the complete list of members for BPath, including all inherited members.
AllowsTypeCode(type_code code) const | BPath | virtual |
Append(const char *path, bool normalize=false) | BPath | |
BPath() | BPath | |
BPath(const BPath &path) | BPath | |
BPath(const entry_ref *ref) | BPath | |
BPath(const BEntry *entry) | BPath | |
BPath(const char *dir, const char *leaf=NULL, bool normalize=false) | BPath | |
BPath(const BDirectory *dir, const char *leaf=NULL, bool normalize=false) | BPath | |
Flatten(void *buffer, ssize_t size) const | BPath | virtual |
FlattenedSize() const | BPath | virtual |
GetParent(BPath *path) const | BPath | |
InitCheck() const | BPath | |
IsAbsolute() const | BPath | |
IsFixedSize() const | BPath | virtual |
Leaf() const | BPath | |
operator!=(const BPath &item) const | BPath | |
operator!=(const char *path) const | BPath | |
operator=(const BPath &item) | BPath | |
operator=(const char *path) | BPath | |
operator==(const BPath &item) const | BPath | |
operator==(const char *path) const | BPath | |
Path() const | BPath | |
SetTo(const entry_ref *ref) | BPath | |
SetTo(const BEntry *entry) | BPath | |
SetTo(const char *path, const char *leaf=NULL, bool normalize=false) | BPath | |
SetTo(const BDirectory *dir, const char *leaf=NULL, bool normalize=false) | BPath | |
TypeCode() const | BPath | virtual |
Unflatten(type_code code, const void *buffer, ssize_t size) | BPath | virtual |
Unset() | BPath | |
~BFlattenable() | BFlattenable | virtual |
~BPath() | BPath | virtual |