, including all inherited members.
| allCaps() const (defined in Meta::MStr) | Meta::MStr | |
| allLower() const (defined in Meta::MStr) | Meta::MStr | |
| append(const MStr &str) (defined in Meta::MStr) | Meta::MStr | |
| append(const MStr &str, size_t pos, size_t n) (defined in Meta::MStr) | Meta::MStr | |
| append(const char *s, size_t n) (defined in Meta::MStr) | Meta::MStr | |
| append(const char *s) (defined in Meta::MStr) | Meta::MStr | |
| append(size_t n, char c) (defined in Meta::MStr) | Meta::MStr | |
| append(InputIterator first, InputIterator last) (defined in Meta::MStr) | Meta::MStr | |
| assign(const MStr &str) (defined in Meta::MStr) | Meta::MStr | |
| assign(const MStr &str, size_t pos, size_t n) (defined in Meta::MStr) | Meta::MStr | |
| assign(const char *s, size_t n) (defined in Meta::MStr) | Meta::MStr | |
| assign(const char *s) (defined in Meta::MStr) | Meta::MStr | |
| assign(size_t n, char c) (defined in Meta::MStr) | Meta::MStr | |
| assign(InputIterator first, InputIterator last) (defined in Meta::MStr) | Meta::MStr | |
| at(size_t pos) const (defined in Meta::MStr) | Meta::MStr | |
| at(size_t pos) (defined in Meta::MStr) | Meta::MStr | |
| begin() (defined in Meta::MStr) | Meta::MStr | |
| begin() const (defined in Meta::MStr) | Meta::MStr | |
| c_str() const (defined in Meta::MStr) | Meta::MStr | |
| capacity() const (defined in Meta::MStr) | Meta::MStr | |
| clear() (defined in Meta::MStr) | Meta::MStr | |
| const_iterator typedef (defined in Meta::MStr) | Meta::MStr | |
| const_reverse_iterator typedef (defined in Meta::MStr) | Meta::MStr | |
| convertEscapes() (defined in Meta::MStr) | Meta::MStr | |
| copy(char *s, size_t n, size_t pos=0) const (defined in Meta::MStr) | Meta::MStr | |
| cstr() const (defined in Meta::MStr) | Meta::MStr | [inline] |
| data() const (defined in Meta::MStr) | Meta::MStr | |
| empty() const (defined in Meta::MStr) | Meta::MStr | |
| end() (defined in Meta::MStr) | Meta::MStr | |
| end() const (defined in Meta::MStr) | Meta::MStr | |
| erase(size_t pos=0, size_t n=npos) (defined in Meta::MStr) | Meta::MStr | |
| find(const MStr &str, size_t pos=0) const (defined in Meta::MStr) | Meta::MStr | |
| find(const char *s, size_t pos, size_t n) const (defined in Meta::MStr) | Meta::MStr | |
| find(const char *s, size_t pos=0) const (defined in Meta::MStr) | Meta::MStr | |
| find(char c, size_t pos=0) const (defined in Meta::MStr) | Meta::MStr | |
| find_first_not_of(const MStr &str, size_t pos=0) const (defined in Meta::MStr) | Meta::MStr | |
| find_first_not_of(const char *s, size_t pos, size_t n) const (defined in Meta::MStr) | Meta::MStr | |
| find_first_not_of(const char *s, size_t pos=0) const (defined in Meta::MStr) | Meta::MStr | |
| find_first_not_of(char c, size_t pos=0) const (defined in Meta::MStr) | Meta::MStr | |
| find_first_of(const MStr &str, size_t pos=0) const (defined in Meta::MStr) | Meta::MStr | |
| find_first_of(const char *s, size_t pos, size_t n) const (defined in Meta::MStr) | Meta::MStr | |
| find_first_of(const char *s, size_t pos=0) const (defined in Meta::MStr) | Meta::MStr | |
| find_first_of(char c, size_t pos=0) const (defined in Meta::MStr) | Meta::MStr | |
| find_last_not_of(const MStr &str, size_t pos=npos) const (defined in Meta::MStr) | Meta::MStr | |
| find_last_not_of(const char *s, size_t pos, size_t n) const (defined in Meta::MStr) | Meta::MStr | |
| find_last_not_of(const char *s, size_t pos=npos) const (defined in Meta::MStr) | Meta::MStr | |
| find_last_not_of(char c, size_t pos=npos) const (defined in Meta::MStr) | Meta::MStr | |
| find_last_of(const MStr &str, size_t pos=npos) const (defined in Meta::MStr) | Meta::MStr | |
| find_last_of(const char *s, size_t pos, size_t n) const (defined in Meta::MStr) | Meta::MStr | |
| find_last_of(const char *s, size_t pos=npos) const (defined in Meta::MStr) | Meta::MStr | |
| find_last_of(char c, size_t pos=npos) const (defined in Meta::MStr) | Meta::MStr | |
| findCount(const MStr &str) const | Meta::MStr | |
| findFirstNotOf(const MStr &str, size_t pos=0) const (defined in Meta::MStr) | Meta::MStr | [inline] |
| findFirstNotOf(const char *s, size_t pos, size_t n) const (defined in Meta::MStr) | Meta::MStr | [inline] |
| findFirstNotOf(const char *s, size_t pos=0) const (defined in Meta::MStr) | Meta::MStr | [inline] |
| findFirstNotOf(char c, size_t pos=0) const (defined in Meta::MStr) | Meta::MStr | [inline] |
| findFirstOf(const MStr &str, size_t pos=0) const (defined in Meta::MStr) | Meta::MStr | [inline] |
| findFirstOf(const char *s, size_t pos, size_t n) const (defined in Meta::MStr) | Meta::MStr | [inline] |
| findFirstOf(const char *s, size_t pos=0) const (defined in Meta::MStr) | Meta::MStr | [inline] |
| findFirstOf(char c, size_t pos=0) const (defined in Meta::MStr) | Meta::MStr | [inline] |
| findLastNotOf(const MStr &str, size_t pos=npos) const (defined in Meta::MStr) | Meta::MStr | [inline] |
| findLastNotOf(const char *s, size_t pos, size_t n) const (defined in Meta::MStr) | Meta::MStr | [inline] |
| findLastNotOf(const char *s, size_t pos=npos) const (defined in Meta::MStr) | Meta::MStr | [inline] |
| findLastNotOf(char c, size_t pos=npos) const (defined in Meta::MStr) | Meta::MStr | [inline] |
| findLastOf(const MStr &str, size_t pos=npos) const (defined in Meta::MStr) | Meta::MStr | [inline] |
| findLastOf(const char *s, size_t pos, size_t n) const (defined in Meta::MStr) | Meta::MStr | [inline] |
| findLastOf(const char *s, size_t pos=npos) const (defined in Meta::MStr) | Meta::MStr | [inline] |
| findLastOf(char c, size_t pos=npos) const (defined in Meta::MStr) | Meta::MStr | [inline] |
| findReplace(const MStr &value, const MStr &replacement, bool all=true, size_t pos=0) (defined in Meta::MStr) | Meta::MStr | |
| get_allocator() const (defined in Meta::MStr) | Meta::MStr | |
| insert(size_t pos1, const MStr &str) (defined in Meta::MStr) | Meta::MStr | |
| insert(size_t pos1, const MStr &str, size_t pos2, size_t n) (defined in Meta::MStr) | Meta::MStr | |
| insert(size_t pos1, const char *s, size_t n) (defined in Meta::MStr) | Meta::MStr | |
| insert(size_t pos1, const char *s) (defined in Meta::MStr) | Meta::MStr | |
| insert(size_t pos1, size_t n, char c) (defined in Meta::MStr) | Meta::MStr | |
| insert(iterator p, char c) (defined in Meta::MStr) | Meta::MStr | |
| insert(iterator p, size_t n, char c) (defined in Meta::MStr) | Meta::MStr | |
| insert(iterator p, InputIterator first, InputIterator last) (defined in Meta::MStr) | Meta::MStr | |
| isAllCapsIdentifier() const (defined in Meta::MStr) | Meta::MStr | |
| isAlpha(int c) (defined in Meta::MStr) | Meta::MStr | [static] |
| isDigit(int c) (defined in Meta::MStr) | Meta::MStr | [static] |
| isIdentifier() const (defined in Meta::MStr) | Meta::MStr | |
| isLower(int c) (defined in Meta::MStr) | Meta::MStr | [static] |
| isNumeric() const (defined in Meta::MStr) | Meta::MStr | |
| isUpper(int c) (defined in Meta::MStr) | Meta::MStr | [static] |
| iterator typedef (defined in Meta::MStr) | Meta::MStr | |
| join(const T &v, const MStr &delimiter, bool concise=true, bool quote=false) (defined in Meta::MStr) | Meta::MStr | [inline, static] |
| length() const (defined in Meta::MStr) | Meta::MStr | |
| lowercase() const (defined in Meta::MStr) | Meta::MStr | |
| max_size() const (defined in Meta::MStr) | Meta::MStr | |
| maxSize() const (defined in Meta::MStr) | Meta::MStr | |
| MStr(const std::string &str) (defined in Meta::MStr) | Meta::MStr | |
| MStr(const char *s) (defined in Meta::MStr) | Meta::MStr | |
| MStr() (defined in Meta::MStr) | Meta::MStr | |
| npos (defined in Meta::MStr) | Meta::MStr | [static] |
| operator std::string() const (defined in Meta::MStr) | Meta::MStr | |
| operator!=(const MStr &str) const (defined in Meta::MStr) | Meta::MStr | |
| operator+(const MStr &str) const (defined in Meta::MStr) | Meta::MStr | |
| operator+=(const MStr &str) (defined in Meta::MStr) | Meta::MStr | |
| operator+=(char c) (defined in Meta::MStr) | Meta::MStr | |
| operator<(const MStr &str) const (defined in Meta::MStr) | Meta::MStr | |
| operator<=(const MStr &str) const (defined in Meta::MStr) | Meta::MStr | |
| operator=(const MStr &str) (defined in Meta::MStr) | Meta::MStr | |
| operator==(const MStr &str) const (defined in Meta::MStr) | Meta::MStr | |
| operator>(const MStr &str) const (defined in Meta::MStr) | Meta::MStr | |
| operator>=(const MStr &str) const (defined in Meta::MStr) | Meta::MStr | |
| operator[](size_t pos) const (defined in Meta::MStr) | Meta::MStr | |
| operator[](size_t pos) (defined in Meta::MStr) | Meta::MStr | |
| push_back(char c) (defined in Meta::MStr) | Meta::MStr | |
| pushBack(char c) (defined in Meta::MStr) | Meta::MStr | |
| quote() const (defined in Meta::MStr) | Meta::MStr | |
| rbegin() (defined in Meta::MStr) | Meta::MStr | |
| rbegin() const (defined in Meta::MStr) | Meta::MStr | |
| rend() (defined in Meta::MStr) | Meta::MStr | |
| rend() const (defined in Meta::MStr) | Meta::MStr | |
| replace(size_t pos1, size_t n1, const MStr &str) (defined in Meta::MStr) | Meta::MStr | |
| reserve(size_t res_arg=0) (defined in Meta::MStr) | Meta::MStr | |
| resize(size_t n, char c) (defined in Meta::MStr) | Meta::MStr | |
| resize(size_t n) (defined in Meta::MStr) | Meta::MStr | |
| reverse_iterator typedef (defined in Meta::MStr) | Meta::MStr | |
| rfind(const MStr &str, size_t pos=npos) const (defined in Meta::MStr) | Meta::MStr | |
| rfind(const char *s, size_t pos, size_t n) const (defined in Meta::MStr) | Meta::MStr | |
| rfind(const char *s, size_t pos=npos) const (defined in Meta::MStr) | Meta::MStr | |
| rfind(char c, size_t pos=npos) const (defined in Meta::MStr) | Meta::MStr | |
| size() const (defined in Meta::MStr) | Meta::MStr | |
| split(T &out, const MStr &delimiter, int maxTokens=-1) const (defined in Meta::MStr) | Meta::MStr | [inline] |
| str() (defined in Meta::MStr) | Meta::MStr | |
| str() const (defined in Meta::MStr) | Meta::MStr | |
| strip(bool start=true, bool end=true) (defined in Meta::MStr) | Meta::MStr | |
| substr(size_t pos=0, size_t n=std::string::npos) const (defined in Meta::MStr) | Meta::MStr | |
| swap(MStr &str) (defined in Meta::MStr) | Meta::MStr | |
| toLower(int c) (defined in Meta::MStr) | Meta::MStr | [static] |
| toStr(const MVar &v, bool concise=true, bool quote=true) (defined in Meta::MStr) | Meta::MStr | [static] |
| toUpper(int c) (defined in Meta::MStr) | Meta::MStr | [static] |
| uppercase() const (defined in Meta::MStr) | Meta::MStr | |
| ~MStr() (defined in Meta::MStr) | Meta::MStr | |