OpenMoHAA 0.82.1
Loading...
Searching...
No Matches
str Member List

This is the complete list of members for str, including all inherited members.

append(const char *text) (defined in str)strinline
append(const str &text) (defined in str)strinline
Archiver (defined in str)strfriend
BackSlashesToSlashes() (defined in str)str
c_str(void) const (defined in str)strinline
CapLength(size_t newlen) (defined in str)str
cmp(const char *s1, const char *s2) (defined in str)strstatic
cmpn(const char *text, size_t n) const (defined in str)strinline
cmpn(const str &text, size_t n) const (defined in str)strinline
cmpn(const char *s1, const char *s2, size_t n) (defined in str)strstatic
DefaultExtension(const char *extension) (defined in str)str
EnsureAlloced(size_t, bool keepold=true) (defined in str)strprotected
EnsureDataWritable() (defined in str)strprotected
GetExtension() const (defined in str)str
icmp(const char *text) const (defined in str)strinline
icmp(const str &text) const (defined in str)strinline
icmp(const char *s1, const char *s2) (defined in str)strstatic
icmpn(const char *text, size_t n) const (defined in str)strinline
icmpn(const str &text, size_t n) const (defined in str)strinline
icmpn(const char *s1, const char *s2, size_t n) (defined in str)strstatic
isNumeric(const char *str) (defined in str)strstatic
isNumeric(void) const (defined in str)strinline
length(void) const (defined in str)strinline
m_data (defined in str)strprotected
operator const char *() const (defined in str)strinline
operator!= (defined in str)strfriend
operator!= (defined in str)strfriend
operator!= (defined in str)strfriend
operator+ (defined in str)strfriend
operator+ (defined in str)strfriend
operator+ (defined in str)strfriend
operator+ (defined in str)strfriend
operator+ (defined in str)strfriend
operator+ (defined in str)strfriend
operator+ (defined in str)strfriend
operator+ (defined in str)strfriend
operator+=(const str &a) (defined in str)strinline
operator+=(const char *a) (defined in str)strinline
operator+=(const float a) (defined in str)str
operator+=(const char a) (defined in str)strinline
operator+=(const int a) (defined in str)str
operator+=(const unsigned a) (defined in str)str
operator+=(const bool a) (defined in str)strinline
operator--(int) (defined in str)str
operator-=(int c) (defined in str)str
operator=(str &&string) (defined in str)strinline
operator=(const str &text) (defined in str)strinline
operator=(const char *text) (defined in str)strinline
operator== (defined in str)strfriend
operator== (defined in str)strfriend
operator== (defined in str)strfriend
operator[](intptr_t index) const (defined in str)strinline
operator[](intptr_t index) (defined in str)strinline
SkipFile() (defined in str)str
SkipPath() (defined in str)str
SlashesToBackSlashes() (defined in str)str
snprintf(char *dst, int size, const char *fmt,...) (defined in str)strstatic
str() (defined in str)strinline
str(const char *text) (defined in str)strinline
str(const str &string) (defined in str)strinline
str(const str &string, size_t start, size_t end) (defined in str)strinline
str(const char ch) (defined in str)strinline
str(const int num) (defined in str)strinline
str(const float num) (defined in str)strinline
str(const unsigned int num) (defined in str)strinline
str(const long num) (defined in str)strinline
str(const unsigned long num) (defined in str)strinline
str(const long long num) (defined in str)strinline
str(const unsigned long long num) (defined in str)strinline
str(str &&string) (defined in str)strinline
strip(void) (defined in str)str
StripExtension() (defined in str)str
tolower(void) (defined in str)strinline
tolower(char *s1) (defined in str)strstatic
toupper(void) (defined in str)strinline
toupper(char *s1) (defined in str)strstatic
~str() (defined in str)strinline