acl
3.5.3.0
|
成员的完整列表,这些成员属于 acl::string,包括所有继承而来的类成员
append(const string &s) | acl::string | |
append(const string *s) | acl::string | |
append(const char *s) | acl::string | |
append(const void *ptr, size_t len) | acl::string | |
base64_decode(void) | acl::string | |
base64_decode(const char *s) | acl::string | |
base64_decode(const void *ptr, size_t len) | acl::string | |
base64_encode(void) | acl::string | |
base64_encode(const void *ptr, size_t len) | acl::string | |
basename(const char *path) | acl::string | |
begin_with(const char *s, bool case_sensitive=true) const | acl::string | |
begin_with(const char *s, size_t len, bool case_sensitive=true) const | acl::string | |
begin_with(const string &s, bool case_sensitive=true) const | acl::string | |
begin_with(const void *v, size_t len) const | acl::string | |
buf() const | acl::string | |
buf_end(void) | acl::string | |
c_str() const | acl::string | |
capacity() const | acl::string | |
clear() | acl::string | |
compare(const string &s) const | acl::string | |
compare(const string *s) const | acl::string | |
compare(const char *s, bool case_sensitive=true) const | acl::string | |
compare(const void *ptr, size_t len) const | acl::string | |
copy(const char *ptr) | acl::string | |
copy(const void *ptr, size_t len) | acl::string | |
dirname(const char *path) | acl::string | |
empty() const | acl::string | |
end_with(const char *s, bool case_sensitive=true) const | acl::string | |
end_with(const char *s, size_t len, bool case_sensitive=true) const | acl::string | |
end_with(const string &s, bool case_sensitive=true) const | acl::string | |
end_with(const void *v, size_t len) const | acl::string | |
equal(const string &s, bool case_sensitive=true) const | acl::string | |
find(char n) const | acl::string | |
find(const char *needle, bool case_sensitive=true) const | acl::string | |
find_blank_line(int *left_count=NULL, string *buf=NULL) | acl::string | |
find_reset(void) | acl::string | |
format(const char *fmt,...) ACL_CPP_PRINTF(2 | acl::string | |
format_append(const char *fmt,...) ACL_CPP_PRINTF(2 | acl::string | |
get_bin() const | acl::string | |
get_max(void) const | acl::string | |
hex_decode(const char *s, size_t len) | acl::string | |
hex_encode(const void *s, size_t len) | acl::string | |
insert(size_t start, const void *ptr, size_t len) | acl::string | |
left(size_t n) | acl::string | |
length() const | acl::string | |
lower(void) | acl::string | |
memmove(const char *src) | acl::string | |
memmove(const char *src, size_t len) | acl::string | |
ncompare(const char *s, size_t len, bool case_sensitive=true) const | acl::string | |
operator const char *() const | acl::string | |
operator const void *() const | acl::string | |
operator!=(const string &s) const | acl::string | |
operator!=(const string *s) const | acl::string | |
operator!=(const char *s) const | acl::string | |
operator+(T v) | acl::string | inline |
operator+=(const char *s) | acl::string | |
operator+=(const string &s) | acl::string | |
operator+=(const string *s) | acl::string | |
operator+=(const std::string &s) | acl::string | |
operator+=(const std::string *s) | acl::string | |
operator+=(long long int n) | acl::string | |
operator+=(unsigned long long int n) | acl::string | |
operator+=(long n) | acl::string | |
operator+=(unsigned long n) | acl::string | |
operator+=(int n) | acl::string | |
operator+=(unsigned int n) | acl::string | |
operator+=(short n) | acl::string | |
operator+=(unsigned short n) | acl::string | |
operator+=(char n) | acl::string | |
operator+=(unsigned char n) | acl::string | |
operator<(const string &s) const | acl::string | |
operator<<(const string &s) | acl::string | |
operator<<(const string *s) | acl::string | |
operator<<(const std::string &s) | acl::string | |
operator<<(const std::string *s) | acl::string | |
operator<<(const char *s) | acl::string | |
operator<<(long long int n) | acl::string | |
operator<<(unsigned long long int n) | acl::string | |
operator<<(long n) | acl::string | |
operator<<(unsigned long n) | acl::string | |
operator<<(int n) | acl::string | |
operator<<(unsigned int n) | acl::string | |
operator<<(short n) | acl::string | |
operator<<(unsigned short n) | acl::string | |
operator<<(char n) | acl::string | |
operator<<(unsigned char n) | acl::string | |
operator=(const char *s) | acl::string | |
operator=(const string &s) | acl::string | |
operator=(const string *s) | acl::string | |
operator=(const std::string &s) | acl::string | |
operator=(const std::string *s) | acl::string | |
operator=(long long int) | acl::string | |
operator=(unsigned long long int) | acl::string | |
operator=(char n) | acl::string | |
operator=(unsigned char n) | acl::string | |
operator=(long n) | acl::string | |
operator=(unsigned long n) | acl::string | |
operator=(int n) | acl::string | |
operator=(unsigned int n) | acl::string | |
operator=(short n) | acl::string | |
operator=(unsigned short n) | acl::string | |
operator==(const string &s) const | acl::string | |
operator==(const string *s) const | acl::string | |
operator==(const char *s) const | acl::string | |
operator>(const string &s) const | acl::string | |
operator>>(string *s) | acl::string | |
operator>>(string &s) | acl::string | |
operator>>(std::string *s) | acl::string | |
operator>>(std::string &s) | acl::string | |
operator>>(long long int &) | acl::string | |
operator>>(unsigned long long int &) | acl::string | |
operator>>(int &n) | acl::string | |
operator>>(unsigned int &n) | acl::string | |
operator>>(short &n) | acl::string | |
operator>>(unsigned short &n) | acl::string | |
operator>>(char &n) | acl::string | |
operator>>(unsigned char &n) | acl::string | |
operator[](size_t n) const | acl::string | |
operator[](int n) const | acl::string | |
operator[](size_t n) | acl::string | |
operator[](int n) | acl::string | |
parse_int(int n) | acl::string | static |
parse_int(unsigned int n) | acl::string | static |
parse_int64(long long int n) | acl::string | static |
parse_int64(unsigned long long int n) | acl::string | static |
prepend(const char *s) | acl::string | |
prepend(const void *ptr, size_t len) | acl::string | |
push_back(char ch) | acl::string | |
replace(char from, char to) | acl::string | |
rfind(const char *needle, bool case_sensitive=true) const | acl::string | |
right(size_t n) | acl::string | |
rncompare(const char *s, size_t len, bool case_sensitive=true) const | acl::string | |
scan_buf(void *buf, size_t size, bool move=false) | acl::string | |
scan_line(string &out, bool nonl=true, size_t *n=NULL, bool move=false) | acl::string | |
scan_move() | acl::string | |
set_bin(bool bin) | acl::string | |
set_max(int max) | acl::string | |
set_offset(size_t n) | acl::string | |
size() const | acl::string | |
space(size_t n) | acl::string | |
split(const char *sep, bool quoted=false) | acl::string | |
split2(const char *sep, bool quoted=false) | acl::string | |
split_nameval(void) | acl::string | |
string(size_t n, bool bin) | acl::string | |
string(size_t n) | acl::string | explicit |
string(void) | acl::string | |
string(const string &s) | acl::string | |
string(const char *s) | acl::string | |
string(const void *s, size_t n) | acl::string | |
string(int fd, size_t max, size_t n) | acl::string | |
strip(const char *needle, bool each=false) | acl::string | |
substr(string &out, size_t p=0, size_t len=0) const | acl::string | |
trim_left_line() | acl::string | |
trim_left_space() | acl::string | |
trim_line() | acl::string | |
trim_right_line() | acl::string | |
trim_right_space() | acl::string | |
trim_space() | acl::string | |
truncate(size_t n) | acl::string | |
upper(void) | acl::string | |
url_decode(const char *s, dbuf_pool *dbuf=NULL) | acl::string | |
url_encode(const char *s, dbuf_pool *dbuf=NULL) | acl::string | |
vformat(const char *fmt, va_list ap) | acl::string | |
vformat_append(const char *fmt, va_list ap) | acl::string | |
vstring(void) const | acl::string | |
~string(void) | acl::string | virtual |