Atoms Crowd  7.0.0
ToolchefsSTL::String Member List

This is the complete list of members for ToolchefsSTL::String, including all inherited members.

back() noexceptToolchefsSTL::String
back() const noexcept (defined in ToolchefsSTL::String)ToolchefsSTL::String
begin() noexceptToolchefsSTL::String
c_str() const noexcept (defined in ToolchefsSTL::String)ToolchefsSTL::String
capacity() const noexcept (defined in ToolchefsSTL::String)ToolchefsSTL::Stringinline
capitalize() const noexcept (defined in ToolchefsSTL::String)ToolchefsSTL::String
cbegin() const noexcept (defined in ToolchefsSTL::String)ToolchefsSTL::String
cend() const noexcept (defined in ToolchefsSTL::String)ToolchefsSTL::String
clear() (defined in ToolchefsSTL::String)ToolchefsSTL::String
compare(const String &str) const noexcept (defined in ToolchefsSTL::String)ToolchefsSTL::String
compare(const char *s) const noexcept (defined in ToolchefsSTL::String)ToolchefsSTL::String
const_iterator typedef (defined in ToolchefsSTL::String)ToolchefsSTL::String
const_reverse_iterator typedef (defined in ToolchefsSTL::String)ToolchefsSTL::String
count(const String &substr, size_type start=0, size_type end=npos) const noexcept (defined in ToolchefsSTL::String)ToolchefsSTL::String
crbegin() const noexcept (defined in ToolchefsSTL::String)ToolchefsSTL::String
crend() const noexcept (defined in ToolchefsSTL::String)ToolchefsSTL::String
DataSize (defined in ToolchefsSTL::String)ToolchefsSTL::Stringstatic
empty() const noexcept (defined in ToolchefsSTL::String)ToolchefsSTL::String
end() noexcept (defined in ToolchefsSTL::String)ToolchefsSTL::String
endswith(const String &ending) const noexcept (defined in ToolchefsSTL::String)ToolchefsSTL::String
external (defined in ToolchefsSTL::String)ToolchefsSTL::String
find(const String &str, size_type pos=0) const noexceptToolchefsSTL::String
find(const char *s, size_type pos=0) const noexcept (defined in ToolchefsSTL::String)ToolchefsSTL::String
find(const char s, size_type pos=0) const noexcept (defined in ToolchefsSTL::String)ToolchefsSTL::String
format(const char *format,...) (defined in ToolchefsSTL::String)ToolchefsSTL::Stringstatic
fromFloat(float num) noexcept (defined in ToolchefsSTL::String)ToolchefsSTL::Stringstatic
fromInt(int num) noexcept (defined in ToolchefsSTL::String)ToolchefsSTL::Stringstatic
front() noexcept (defined in ToolchefsSTL::String)ToolchefsSTL::String
front() const noexcept (defined in ToolchefsSTL::String)ToolchefsSTL::String
internal (defined in ToolchefsSTL::String)ToolchefsSTL::String
is_internal() const noexcept (defined in ToolchefsSTL::String)ToolchefsSTL::Stringinline
isalnum() const noexceptToolchefsSTL::String
isalpha() const noexceptToolchefsSTL::String
isdigit() const noexceptToolchefsSTL::String
islower() const noexceptToolchefsSTL::String
isspace() const noexceptToolchefsSTL::String
istitle() const noexceptToolchefsSTL::String
isupper() const noexceptToolchefsSTL::String
iterator typedef (defined in ToolchefsSTL::String)ToolchefsSTL::String
length() const noexcept (defined in ToolchefsSTL::String)ToolchefsSTL::Stringinline
lower() const noexcept (defined in ToolchefsSTL::String)ToolchefsSTL::String
MaxLength (defined in ToolchefsSTL::String)ToolchefsSTL::Stringstatic
npos (defined in ToolchefsSTL::String)ToolchefsSTL::Stringstatic
operator!=(const String &rhs) const noexcept (defined in ToolchefsSTL::String)ToolchefsSTL::String
operator+(const String &rhs) const noexcept (defined in ToolchefsSTL::String)ToolchefsSTL::String
operator+(const char *cstr) const noexcept (defined in ToolchefsSTL::String)ToolchefsSTL::String
operator+(const char chr) const noexcept (defined in ToolchefsSTL::String)ToolchefsSTL::String
operator+=(const String &rhs) noexceptToolchefsSTL::String
operator+=(const char *cstr) noexcept (defined in ToolchefsSTL::String)ToolchefsSTL::String
operator+=(const char chr) noexcept (defined in ToolchefsSTL::String)ToolchefsSTL::String
operator+=(int num) noexcept (defined in ToolchefsSTL::String)ToolchefsSTL::String
operator<(const String &rhs) const noexcept (defined in ToolchefsSTL::String)ToolchefsSTL::String
operator<=(const String &rhs) const noexcept (defined in ToolchefsSTL::String)ToolchefsSTL::String
operator=(const String &rhs) noexcept (defined in ToolchefsSTL::String)ToolchefsSTL::String
operator=(const char *rhs) noexcept (defined in ToolchefsSTL::String)ToolchefsSTL::String
operator=(String &&rhs) noexcept (defined in ToolchefsSTL::String)ToolchefsSTL::String
operator==(const String &rhs) const noexceptToolchefsSTL::String
operator>(const String &rhs) const noexcept (defined in ToolchefsSTL::String)ToolchefsSTL::String
operator>=(const String &rhs) const noexcept (defined in ToolchefsSTL::String)ToolchefsSTL::String
operator[](const size_type pos) noexcept (defined in ToolchefsSTL::String)ToolchefsSTL::String
operator[](const size_type pos) const noexcept (defined in ToolchefsSTL::String)ToolchefsSTL::String
rbegin() noexcept (defined in ToolchefsSTL::String)ToolchefsSTL::String
rend() noexcept (defined in ToolchefsSTL::String)ToolchefsSTL::String
replace(const String &src, const String &dest) const noexcept (defined in ToolchefsSTL::String)ToolchefsSTL::String
reserve(size_type max_length) noexcept (defined in ToolchefsSTL::String)ToolchefsSTL::String
resize(size_type new_length) noexcept (defined in ToolchefsSTL::String)ToolchefsSTL::String
resize(size_type new_length, char value) noexcept (defined in ToolchefsSTL::String)ToolchefsSTL::String
reverse_iterator typedef (defined in ToolchefsSTL::String)ToolchefsSTL::String
rfind(const String &str, size_type pos=npos) const noexcept (defined in ToolchefsSTL::String)ToolchefsSTL::String
rfind(const char *s, size_type pos=npos) const noexcept (defined in ToolchefsSTL::String)ToolchefsSTL::String
rfind(const char s, size_type pos=npos) const noexcept (defined in ToolchefsSTL::String)ToolchefsSTL::String
size() const noexcept (defined in ToolchefsSTL::String)ToolchefsSTL::Stringinline
size_type typedef (defined in ToolchefsSTL::String)ToolchefsSTL::String
startswith(const String &prefix) const noexcept (defined in ToolchefsSTL::String)ToolchefsSTL::String
String(Allocator *allocator=defaultAllocator()) noexcept (defined in ToolchefsSTL::String)ToolchefsSTL::Stringexplicit
String(const char *value, Allocator *allocator=defaultAllocator()) noexcept (defined in ToolchefsSTL::String)ToolchefsSTL::String
String(const String &rhs, Allocator *allocator=defaultAllocator()) noexcept (defined in ToolchefsSTL::String)ToolchefsSTL::String
String(String &&rhs) noexcept (defined in ToolchefsSTL::String)ToolchefsSTL::String
substr(size_type pos=0, size_type len=npos) const noexcept (defined in ToolchefsSTL::String)ToolchefsSTL::String
swapcase() const noexcept (defined in ToolchefsSTL::String)ToolchefsSTL::String
toDouble() const (defined in ToolchefsSTL::String)ToolchefsSTL::String
toInt() const (defined in ToolchefsSTL::String)ToolchefsSTL::String
upper() const noexcept (defined in ToolchefsSTL::String)ToolchefsSTL::String
zfill(size_type width) const noexcept (defined in ToolchefsSTL::String)ToolchefsSTL::String
~String() (defined in ToolchefsSTL::String)ToolchefsSTL::String