|
commore
1.0.6-SNAPSHOT
|
This is the complete list of members for commore::Path, including all inherited members.
| append(const AString &str) | commore::AString | inline |
| append(const AString &str, size_t pos, size_t n) | commore::AString | inline |
| append(const AChar *str, size_t n) | commore::AString | inline |
| append(const AChar *str) | commore::AString | inline |
| append(size_t n, AChar c) | commore::AString | inline |
| assign(const AString &other) | commore::AString | |
| assign(const AString &str, size_t pos, size_t n) | commore::AString | inline |
| assign(const AChar *str, size_t n) | commore::AString | inline |
| assign(const AChar *str) | commore::AString | inline |
| assign(size_t n, AChar c) | commore::AString | inline |
| assign(AChar *dest, size_t n, const AChar &c) | commore::AString | static |
| assign(AChar &c1, const AChar &c2) | commore::AString | inlinestatic |
| AString() | commore::AString | |
| AString(const AString &str) | commore::AString | |
| AString(const AString &str, size_t pos, size_t n=(size_t) npos) | commore::AString | |
| AString(const AChar *str, size_t n) | commore::AString | |
| AString(const AChar *str) | commore::AString | |
| AString(const Char *str) | commore::AString | |
| AString(size_t n, AChar c) | commore::AString | |
| AString(AChar c, size_t n) | commore::AString | |
| AString(const void *v, size_t n, size_t base=16) | commore::AString | |
| at(size_t pos) const | commore::AString | inline |
| at(size_t pos) | commore::AString | inline |
| c_str() const | commore::AString | inline |
| capacity() const | commore::AString | inline |
| check_base(const AChar *ext) const | commore::Path | |
| check_directory(const AChar *ext) const | commore::Path | |
| check_drive(const AChar *ext) const | commore::Path | |
| check_extension(const AChar *ext) const | commore::Path | |
| check_file_name(const AChar *ext) const | commore::Path | |
| check_path(const AChar *ext) const | commore::Path | |
| check_unc(const AChar *ext) const | commore::Path | |
| clear() | commore::AString | inline |
| compare(const AString &str) const | commore::AString | inline |
| compare(size_t pos, size_t n, const AString &str) const | commore::AString | inline |
| compare(size_t pos1, size_t n1, const AString &str, size_t pos2, size_t n2) const | commore::AString | inline |
| compare(const AChar *s) const | commore::AString | inline |
| compare(size_t pos, size_t n1, const AChar *str, size_t n2=(size_t) npos) const | commore::AString | |
| compare(const AChar *s1, const AChar *s2, size_t n) | commore::AString | static |
| CompareNoCase(const AChar *s) const | commore::AString | inline |
| const_pointer typedef | commore::AString | |
| const_reference typedef | commore::AString | |
| copy(AChar *str, size_t n, size_t pos=0) const | commore::AString | inline |
| copy(AChar *dest, const AChar *src, size_t n) | commore::AString | static |
| copy_to_file(const Path &dest_path) const | commore::Path | |
| data() const | commore::AString | inline |
| Delete(size_t pos=0, size_t n=1) | commore::AString | inline |
| delete_file(bool force=true) const | commore::Path | |
| down(const AString &name) | commore::Path | |
| eos() | commore::AString | inlinestatic |
| eq(const AChar &c1, const AChar &c2) | commore::AString | inlinestatic |
| erase(size_t pos=0, size_t n=(size_t) npos) | commore::AString | inline |
| exists() const | commore::Path | |
| find(const AString &str, size_t pos=0) const | commore::AString | inline |
| find(const AChar *s, size_t pos, size_t n) const | commore::AString | |
| find(const AChar *str, size_t pos=0) const | commore::AString | inline |
| find(AChar c, size_t pos=0) const | commore::AString | inline |
| find(const AChar *s, int n, const AChar &a) | commore::AString | static |
| find_first_not_of(const AString &str, size_t pos=0) const | commore::AString | inline |
| find_first_not_of(const AChar *s, size_t pos, size_t n) const | commore::AString | |
| find_first_not_of(AChar c, size_t pos=0) const | commore::AString | inline |
| find_first_not_of(const AChar *str, size_t pos=0) const | commore::AString | inline |
| find_first_of(const AString &str, size_t pos=0) const | commore::AString | inline |
| find_first_of(const AChar *s, size_t pos, size_t n) const | commore::AString | |
| find_first_of(const AChar *str, size_t pos=0) const | commore::AString | inline |
| find_first_of(AChar c, size_t pos=0) const | commore::AString | inline |
| find_last_not_of(const AChar *s, size_t pos, size_t n) const | commore::AString | |
| find_last_not_of(const AString &str, size_t pos=(size_t) npos) const | commore::AString | inline |
| find_last_not_of(const AChar &c, size_t pos=(size_t) npos) const | commore::AString | inline |
| find_last_not_of(const AChar *str, size_t pos=(size_t) npos) const | commore::AString | inline |
| find_last_of(const AChar *s, size_t pos, size_t n) const | commore::AString | |
| find_last_of(const AString &str, size_t pos=(size_t) npos) const | commore::AString | inline |
| find_last_of(AChar c, size_t pos=(size_t) npos) const | commore::AString | inline |
| find_last_of(const AChar *str, size_t pos=(size_t) npos) const | commore::AString | inline |
| get(AString &unc_host_name, AString &drive_name, AString &dir, AString &base, AString &ext) | commore::Path | |
| get_base() const | commore::Path | |
| get_directory() const | commore::Path | |
| get_drive() const | commore::Path | |
| get_extension() const | commore::Path | |
| get_file_name() const | commore::Path | |
| get_last_modif_time() const | commore::Path | |
| get_path() const | commore::Path | |
| get_relative_path(const AString &path) const | commore::Path | |
| get_size() const | commore::Path | |
| get_unc_host() const | commore::Path | |
| has_drive() const | commore::Path | |
| has_extension(const AString &ext) const | commore::Path | |
| icompare(const AString &str) const | commore::AString | inline |
| icompare(size_t pos, size_t n, const AString &str) const | commore::AString | inline |
| icompare(size_t pos1, size_t n1, const AString &str, size_t pos2, size_t n2) const | commore::AString | inline |
| icompare(const AChar *s) const | commore::AString | inline |
| icompare(size_t pos, size_t n1, const AChar *str, size_t n2=(size_t) npos) const | commore::AString | |
| icompare(const AChar *s1, const AChar *s2, size_t n) | commore::AString | static |
| ieq(const AChar &c1, const AChar &c2) | commore::AString | static |
| ilt(const AChar &c1, const AChar &c2) | commore::AString | static |
| ine(const AChar &c1, const AChar &c2) | commore::AString | inlinestatic |
| insert(size_t pos1, const AString &str) | commore::AString | inline |
| insert(size_t pos1, const AString &str, size_t pos2, size_t n) | commore::AString | inline |
| insert(size_t pos, const AChar *str, size_t n) | commore::AString | inline |
| insert(size_t pos, const AChar *str) | commore::AString | inline |
| insert(size_t pos, size_t n, AChar c) | commore::AString | inline |
| is_directory() const | commore::Path | |
| is_empty() const | commore::AString | inline |
| is_read_only() const | commore::Path | |
| is_unc() const | commore::Path | |
| is_valid() const | commore::Path | |
| length() const | commore::AString | inline |
| length(const AChar *s) | commore::AString | static |
| lock_file(bool lock=true) const | commore::Path | |
| lt(const AChar &c1, const AChar &c2) | commore::AString | inlinestatic |
| make_lower() | commore::AString | |
| make_upper() | commore::AString | |
| MakeLower() | commore::AString | inline |
| MakeUpper() | commore::AString | inline |
| match(const AString &pattern) const | commore::AString | |
| match(const AString &pattern, AString &a0) const | commore::AString | |
| match(const AString &pattern, AString &a0, AString &a1) const | commore::AString | |
| match(const AString &pattern, AString &a0, AString &a1, AString &a2) const | commore::AString | |
| match(const AString &pattern, AString &a0, AString &a1, AString &a2, AString &a3) const | commore::AString | |
| match(const AString &pattern, AString &a0, AString &a1, AString &a2, AString &a3, AString &a4) const | commore::AString | |
| match(const AString &pattern, AString &a0, AString &a1, AString &a2, AString &a3, AString &a4, AString &a5) const | commore::AString | |
| match(const AString &pattern, AString &a0, AString &a1, AString &a2, AString &a3, AString &a4, AString &a5, AString &a6) const | commore::AString | |
| match(const AString &pattern, AString &a0, AString &a1, AString &a2, AString &a3, AString &a4, AString &a5, AString &a6, AString &a7) const | commore::AString | |
| max_size() const | commore::AString | inline |
| move(AChar *dest, const AChar *src, size_t n) | commore::AString | static |
| move_file(const Path &new_path) const | commore::Path | |
| move_file(const Path &new_path, bool silent) const | commore::Path | |
| ne(const AChar &c1, const AChar &c2) | commore::AString | inlinestatic |
| operator const AChar *() const | commore::Path | inline |
| operator!=(const AString &str) const | commore::AString | inline |
| operator!=(const AChar *str) const | commore::AString | inline |
| operator+(const AString &str) const | commore::AString | |
| operator+=(const AString &str) | commore::AString | inline |
| operator+=(const AChar *str) | commore::AString | inline |
| operator+=(AChar c) | commore::AString | inline |
| operator<(const commore::AString &str) const | commore::AString | inline |
| operator=(const AString &str) | commore::AString | inline |
| operator=(const AChar *str) | commore::AString | inline |
| operator=(AChar c) | commore::AString | inline |
| operator==(const AString &str) const | commore::AString | inline |
| operator==(const AChar *str) const | commore::AString | inline |
| operator>(const commore::AString &str) const | commore::AString | inline |
| operator[](size_t pos) const | commore::AString | inline |
| operator[](size_t pos) | commore::AString | inline |
| operator[](int pos) const | commore::AString | inline |
| operator[](int pos) | commore::AString | inline |
| Path() | commore::Path | inline |
| Path(const AChar *path) | commore::Path | inline |
| Path(const AChar *p0, const AChar *p1, const AChar *p2="", const AChar *p3="", const AChar *p4="", const AChar *p5="", const AChar *p6="", const AChar *p7="") | commore::Path | |
| pointer typedef | commore::AString | |
| read_xml(IBStream &i) | commore::AString | |
| reference typedef | commore::AString | |
| replace(size_t pos1, size_t n, const AString &str) | commore::AString | inline |
| replace(size_t pos1, size_t n1, const AString &str, size_t pos2, size_t n2) | commore::AString | inline |
| replace(size_t pos1, size_t n1, const AChar *str, size_t n2) | commore::AString | inline |
| replace(size_t pos, size_t n1, const AChar *str) | commore::AString | inline |
| replace(size_t pos, size_t n1, size_t n2, AChar c) | commore::AString | inline |
| replace(const AChar *s1, const AChar *s2, bool case_sensitive=true) | commore::AString | |
| Replace(const AChar *s1, const AChar *s2, bool case_sensitive=true) | commore::AString | inline |
| reserve(size_t size) | commore::AString | inline |
| resize(size_t n, AChar c) | commore::AString | inline |
| resize(size_t n) | commore::AString | inline |
| resize() | commore::AString | |
| rfind(const AChar *str, size_t pos, size_t n) const | commore::AString | |
| rfind(const AString &str, size_t pos=(size_t) npos) const | commore::AString | inline |
| rfind(const AChar *str, size_t pos=(size_t) npos) const | commore::AString | inline |
| rfind(AChar c, size_t pos=(size_t) npos) const | commore::AString | inline |
| set(const AChar *unc_host_name, const AChar *drive_name, const AChar *dir, const AChar *base, const AChar *ext) | commore::Path | |
| set_base(const AString &base) | commore::Path | |
| set_buffer(size_t size) | commore::AString | inline |
| set_directory(const AString &directory) | commore::Path | |
| set_drive(const AString &drive) | commore::Path | |
| set_extension(const AString &extension) | commore::Path | |
| set_file_name(const AString &fileName) | commore::Path | |
| set_full_path() | commore::Path | |
| set_path(const AString &path) | commore::Path | |
| set_read_only(bool read_only) const | commore::Path | |
| set_temp_path(const AChar *extension="tmp") | commore::Path | |
| set_unc_host(const AString &hostName) | commore::Path | |
| size() const | commore::AString | inline |
| size_type typedef | commore::AString | |
| splice(AString &str) | commore::AString | |
| STRING_INCREMENT_SIZE enum value | commore::AString | |
| substr(size_t pos=0, size_t n=(size_t) npos) const | commore::AString | |
| swap(AString &str) | commore::AString | |
| to_int() const | commore::AString | |
| top() const | commore::Path | |
| up() | commore::Path | |
| validate_range(size_t pos, size_t *len) const | commore::AString | inline |
| value_type typedef | commore::AString | |
| write_xml(OBStream &o) const | commore::AString | |
| ~AString() | commore::AString |