![]() |
Bsoft 2.1.4
Bernard's software package
|
This is the complete list of members for Bstring, including all inherited members.
alnum() | Bstring | |
base() | Bstring | |
Bstring() | Bstring | inline |
Bstring(const Bstring &s) | Bstring | |
Bstring(const string &s) | Bstring | |
Bstring(const Bstring &s, long start, long len) | Bstring | |
Bstring(const char *c) | Bstring | |
Bstring(const char *c, long start, long len) | Bstring | |
Bstring(const char c, long size) | Bstring | |
Bstring(T value, const char *format) | Bstring | inline |
c_str() | Bstring | inline |
canonical(int n) | Bstring | |
common(const Bstring &s) | Bstring | |
compare(const Bstring &s) | Bstring | |
compare_value(const Bstring &s) | Bstring | |
contains(const Bstring &s) | Bstring | |
count(const char c) | Bstring | |
empty() | Bstring | inline |
erase(const long i) | Bstring | |
extension() | Bstring | |
fill(const char c) | Bstring | |
find(const Bstring &s) | Bstring | inline |
find(const Bstring &s, long start) | Bstring | |
index(const char c) | Bstring | inline |
index(const char c, long start) | Bstring | |
insert(long pos, const Bstring &s) | Bstring | |
integer() | Bstring | |
left(long len) | Bstring | |
length() const | Bstring | |
lower() | Bstring | |
next | Bstring | |
no_lead_space() | Bstring | |
no_space() | Bstring | |
operator!=(const Bstring &s) | Bstring | |
operator+(const Bstring &s) | Bstring | |
operator+(const Bstring &s) const | Bstring | |
operator+(const char c) | Bstring | |
operator+ | Bstring | friend |
operator+=(const Bstring &s) | Bstring | |
operator+=(const char c) | Bstring | |
operator<(const Bstring &s) | Bstring | |
operator<<(int n) | Bstring | |
operator<=(const Bstring &s) | Bstring | |
operator=(const Bstring &s) | Bstring | |
operator=(const string &s) | Bstring | |
operator=(const char *c) | Bstring | |
operator==(const Bstring &s) | Bstring | |
operator>(const Bstring &s) | Bstring | |
operator>=(const Bstring &s) | Bstring | |
operator>>(int n) | Bstring | |
operator[](long i) | Bstring | |
place(long i, const Bstring &s) | Bstring | |
post(char c) | Bstring | |
post_rev(char c) | Bstring | |
pre(char c) | Bstring | |
pre_rev(char c) | Bstring | |
real() | Bstring | |
remove(const char c) | Bstring | |
replace(char cold, char cnew) | Bstring | |
rfind(const Bstring &s) | Bstring | inline |
rfind(const Bstring &s, long start) | Bstring | |
right(long len) | Bstring | |
split() | Bstring | |
split(const Bstring &delim) | Bstring | |
split_into_doubles(const Bstring &delim) | Bstring | |
split_into_integers(const Bstring &delim) | Bstring | |
str() | Bstring | inline |
substr(long start, long len) | Bstring | |
swap(const long i, const long j) | Bstring | |
truncate(const long n) | Bstring | |
upper() | Bstring | |
within(char c1, char c2) | Bstring | |
~Bstring() | Bstring | inline |