AWS SDK for C++
0.12.9
AWS SDK for C++
Main Page
Related Pages
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
Aws
Utils
StringUtils
Aws::Utils::StringUtils Member List
This is the complete list of members for
Aws::Utils::StringUtils
, including all inherited members.
CaselessCompare
(const char *value1, const char *value2)
Aws::Utils::StringUtils
static
ConvertToBool
(const char *source)
Aws::Utils::StringUtils
static
ConvertToDouble
(const char *source)
Aws::Utils::StringUtils
static
ConvertToInt32
(const char *source)
Aws::Utils::StringUtils
static
ConvertToInt64
(const char *source)
Aws::Utils::StringUtils
static
LTrim
(const char *source)
Aws::Utils::StringUtils
static
Replace
(Aws::String &s, const char *search, const char *replace)
Aws::Utils::StringUtils
static
RTrim
(const char *source)
Aws::Utils::StringUtils
static
Split
(const Aws::String &toSplit, char splitOn)
Aws::Utils::StringUtils
static
SplitOnLine
(const Aws::String &toSplit)
Aws::Utils::StringUtils
static
to_string
(T value)
Aws::Utils::StringUtils
inline
static
ToLower
(const char *source)
Aws::Utils::StringUtils
static
ToUpper
(const char *source)
Aws::Utils::StringUtils
static
Trim
(const char *source)
Aws::Utils::StringUtils
static
URLDecode
(const char *safe)
Aws::Utils::StringUtils
static
URLEncode
(const char *unsafe)
Aws::Utils::StringUtils
static
URLEncode
(double unsafe)
Aws::Utils::StringUtils
static
Generated by
1.8.11