tinyhttp
tinyhttp::StrExt Member List

This is the complete list of members for tinyhttp::StrExt, including all inherited members.

add(int value)tinyhttp::Strinlinevirtual
add(double value, int precision=2, int withd=0)tinyhttp::Strinlinevirtual
add(const char *append)tinyhttp::Strinlinevirtual
add(const char c)tinyhttp::Strinlinevirtual
allocate(int len=-1) (defined in tinyhttp::StrExt)tinyhttp::StrExtinline
c_str()tinyhttp::Strinlinevirtual
capacity() (defined in tinyhttp::StrExt)tinyhttp::StrExtinline
chars (defined in tinyhttp::Str)tinyhttp::Strprotected
clear()tinyhttp::StrExtinlinevirtual
contains(const char *str)tinyhttp::Strinlinevirtual
containsNumber() (defined in tinyhttp::Str)tinyhttp::Strinline
count(char c, int startPos)tinyhttp::Strinlinevirtual
endsWith(const char *str)tinyhttp::Strinlinevirtual
endsWithIgnoreCase(const char *str)tinyhttp::Strinlinevirtual
equals(const char *str)tinyhttp::Strinlinevirtual
equalsIgnoreCase(const char *alt)tinyhttp::Strinlinevirtual
floatToString(char *outstr, double val, int precision, int widthp)tinyhttp::Strinlineprotectedstatic
grow(int newMaxLen)tinyhttp::StrExtinlineprotectedvirtual
indexOf(const char c, int start=0)tinyhttp::Strinlinevirtual
indexOf(const char *cont, int start=0)tinyhttp::Strinlinevirtual
insert(int pos, const char *str)tinyhttp::Strinlinevirtual
is_const (defined in tinyhttp::Str)tinyhttp::Strprotected
isConst()tinyhttp::StrExtinlinevirtual
isEmpty()tinyhttp::Strinlinevirtual
isInteger()tinyhttp::Strinline
isNewLine() (defined in tinyhttp::Str)tinyhttp::Strinlinevirtual
isNumber() (defined in tinyhttp::Str)tinyhttp::Strinline
isOnHeap()tinyhttp::StrExtinlinevirtual
itoa(int n, char s[]) (defined in tinyhttp::Str)tinyhttp::Strinlineprotectedstatic
lastIndexOf(const char *cont)tinyhttp::Strinlinevirtual
len (defined in tinyhttp::Str)tinyhttp::Strprotected
length()tinyhttp::Strinlinevirtual
ltrim()tinyhttp::Strinlinevirtual
matches(const char *pattern)tinyhttp::Strinlinevirtual
maxlen (defined in tinyhttp::Str)tinyhttp::Strprotected
maxLength()tinyhttp::Strinlinevirtual
numberOfDecimals()tinyhttp::Strinline
operator!=(const Str &alt) consttinyhttp::Strinlinevirtual
operator!=(const char *alt) consttinyhttp::Strinlinevirtual
operator+=(const char *str)tinyhttp::Strinlinevirtual
operator+=(int value)tinyhttp::Strinlinevirtual
operator+=(double value)tinyhttp::Strinlinevirtual
operator+=(const char value)tinyhttp::Strinlinevirtual
operator<<(int n)tinyhttp::Strinlinevirtual
operator=(StrExt &&obj)=default (defined in tinyhttp::StrExt)tinyhttp::StrExt
operator=(StrExt &obj) (defined in tinyhttp::StrExt)tinyhttp::StrExtinline
operator=(const char *str)tinyhttp::StrExtinlinevirtual
operator=(char *str)tinyhttp::StrExtinlinevirtual
operator=(int v)tinyhttp::StrExtinlinevirtual
operator=(double v)tinyhttp::StrExtinlinevirtual
operator=(const Str &)=default (defined in tinyhttp::Str)tinyhttp::Str
operator=(Str &&)=default (defined in tinyhttp::Str)tinyhttp::Str
tinyhttp::Str::operator=(char c)tinyhttp::Strinlinevirtual
operator==(const Str &alt) consttinyhttp::Strinlinevirtual
operator==(const char *alt) consttinyhttp::Strinlinevirtual
operator[](int index) (defined in tinyhttp::Str)tinyhttp::Strinlinevirtual
remove(const char *toRemove)tinyhttp::Strinlinevirtual
removeAll(const char *toRemove)tinyhttp::Strinlinevirtual
replace(const char *toReplace, const int replaced)tinyhttp::Strinlinevirtual
replace(const char *toReplace, const float replaced) (defined in tinyhttp::Str)tinyhttp::Strinlinevirtual
replace(const char *toReplace, const char *replaced)tinyhttp::Strinlinevirtual
replaceAll(const char *toReplace, const char *replaced)tinyhttp::Strinlinevirtual
reverse(char s[]) (defined in tinyhttp::Str)tinyhttp::Strinlineprotectedstatic
rtrim()tinyhttp::Strinlinevirtual
savedChar (defined in tinyhttp::Str)tinyhttp::Strprotected
savedLen (defined in tinyhttp::Str)tinyhttp::Strprotected
set(const char *alt)tinyhttp::Strinlinevirtual
set(const Str &alt)tinyhttp::Strinlinevirtual
set(const char c) (defined in tinyhttp::Str)tinyhttp::Strinlinevirtual
set(int value) (defined in tinyhttp::Str)tinyhttp::Strinlinevirtual
set(double value, int precision=2, int withd=0) (defined in tinyhttp::Str)tinyhttp::Strinlinevirtual
set(char chars[], int maxlen, int len=0, bool isConst=false)tinyhttp::Strinlinevirtual
setCapacity(size_t newLen) (defined in tinyhttp::StrExt)tinyhttp::StrExtinline
setLength(int len, bool addZero=true)tinyhttp::Strinlinevirtual
setLengthUndo()tinyhttp::Strinlinevirtual
startsWith(const char *str)tinyhttp::Strinlinevirtual
Str()=default (defined in tinyhttp::Str)tinyhttp::Str
Str(const char *chars)tinyhttp::Strinline
Str(char chars[], int maxlen, int len=0)tinyhttp::Strinline
Str(const Str &)=default (defined in tinyhttp::Str)tinyhttp::Str
Str(Str &&)=default (defined in tinyhttp::Str)tinyhttp::Str
StrExt()=default (defined in tinyhttp::StrExt)tinyhttp::StrExt
StrExt(int initialAllocatedLength) (defined in tinyhttp::StrExt)tinyhttp::StrExtinline
StrExt(Str &source) (defined in tinyhttp::StrExt)tinyhttp::StrExtinline
StrExt(StrExt &source) (defined in tinyhttp::StrExt)tinyhttp::StrExtinline
StrExt(const char *str) (defined in tinyhttp::StrExt)tinyhttp::StrExtinline
StrExt(StrExt &&obj)=default (defined in tinyhttp::StrExt)tinyhttp::StrExt
strncmp_i(const char *s1, const char *s2, int n) (defined in tinyhttp::Str)tinyhttp::Strinlineprotectedstatic
substring(Str &from, int start, int end)tinyhttp::Strinlinevirtual
substring(const char *from, int start, int end)tinyhttp::Strinlinevirtual
swap(Str &str) (defined in tinyhttp::Str)tinyhttp::Strinlinevirtual
toBinary(void const *const ptr, size_t const size)tinyhttp::Strinlinestatic
toDouble()tinyhttp::Strinline
toFloat()tinyhttp::Strinline
toInt()tinyhttp::Strinline
toLong()tinyhttp::Strinline
toLowerCase()tinyhttp::Strinline
toUpperCase()tinyhttp::Strinline
trim()tinyhttp::Strinlinevirtual
~StrExt() (defined in tinyhttp::StrExt)tinyhttp::StrExtinline