ADTF  3.18.2
string_base< storageT > Member List

This is the complete list of members for string_base< storageT >, including all inherited members.

_myType typedefstring_base< storageT >
_StorageType typedefstring_base< storageT >
Append(const _myType &strString, tSize nLength=InvalidPos)string_base< storageT >inline
Append(tChar c)string_base< storageT >inline
AsBool() conststring_base< storageT >inline
AsFloat32() conststring_base< storageT >inline
AsFloat64() conststring_base< storageT >inline
AsInt32() conststring_base< storageT >inline
AsInt64() conststring_base< storageT >inline
AsUInt32() conststring_base< storageT >inline
AsUInt64() conststring_base< storageT >inline
begin()string_base< storageT >inline
cbegin() conststring_base< storageT >inline
cend() conststring_base< storageT >inline
Clear()string_base< storageT >inline
Compare(const _myType &strString, tSize nPos=0, tSize nLength=InvalidPos) conststring_base< storageT >inline
Compare(const tChar *strString, tSize nPos=0, tSize nLength=InvalidPos) conststring_base< storageT >inline
CompareNoCase(const _myType &strString, tSize nPos=0, tSize nLength=InvalidPos) conststring_base< storageT >inline
const_iterator typedefstring_base< storageT >
const_reverse_iterator typedefstring_base< storageT >
Copy(_myType &strDestination, const _myType &strSource, tSize szLength=InvalidPos)string_base< storageT >inlinestatic
CountString(const _myType &strFind, tSize nStart=0) conststring_base< storageT >inline
crbegin() conststring_base< storageT >inline
crend() conststring_base< storageT >inline
Delete(tSize nPos, tSize nLength=InvalidPos)string_base< storageT >inline
DropQuotes()string_base< storageT >inline
Emptystring_base< storageT >static
end()string_base< storageT >inline
EndsWith(const _myType &strEndsWith, const tBool bNoCase=tFalse) conststring_base< storageT >inline
Escape()string_base< storageT >inline
Filter(tChar cChar)string_base< storageT >inline
Filter(const _myType &strCharList)string_base< storageT >inline
Find(const _myType &strStringToFind, tSize nStart=0, const tBool bNoCase=tFalse) conststring_base< storageT >inline
Find(tChar cToFind, tSize nStart=0) conststring_base< storageT >inline
FindNotToken(const _myType &strTokenList, tSize nStart=0) conststring_base< storageT >inline
FindToken(const _myType &strTokenList, tSize nStart=0) conststring_base< storageT >inline
Format(const value_type *strFormat,...)string_base< storageT >inlinestatic
FromType(tInt32 i32Value, const _myType &strFormat=Empty)string_base< storageT >inlinestatic
FromType(tUInt32 ui32Value, const _myType &strFormat=Empty)string_base< storageT >inlinestatic
FromType(tInt64 i64Value, const _myType &strFormat=Empty)string_base< storageT >inlinestatic
FromType(tUInt64 ui64Value, const _myType &strFormat=Empty)string_base< storageT >inlinestatic
FromType(tFloat64 f64Value, const _myType &strFormat=Empty)string_base< storageT >inlinestatic
FromType(tFloat32 f32Value, const _myType &strFormat=Empty)string_base< storageT >inlinestatic
FromType(tBool bValue, const _myType &strFormat=Empty)string_base< storageT >inlinestatic
GetAt(tSize nIdx) conststring_base< storageT >inline
GetBuffer()string_base< storageT >inline
GetBufferSize() conststring_base< storageT >inline
GetLength() conststring_base< storageT >inline
GetMaxBufferSize() conststring_base< storageT >inline
GetPtr() conststring_base< storageT >inline
HexToInt64() conststring_base< storageT >inline
HexToType(tInt64 &i64Value) conststring_base< storageT >inline
Insert(const _myType &strToInsertString, tSize nPos, tSize nLength=InvalidPos)string_base< storageT >inline
Insert(const tChar *pToInsertString, tSize nPos, tSize nLength=InvalidPos)string_base< storageT >inline
InvalidPosstring_base< storageT >static
IsEmpty() conststring_base< storageT >inline
IsEqual(const _myType &strCmp, tSize nPos=0, tSize nLength=InvalidPos) conststring_base< storageT >inline
IsEqualNoCase(const _myType &strCmp, tSize nPos=0, tSize nLength=InvalidPos) conststring_base< storageT >inline
IsFloat() conststring_base< storageT >inline
IsInteger() conststring_base< storageT >inline
IsNotEmpty() conststring_base< storageT >inline
IsNotEqual(const _myType &strCmp, tSize nPos=0, tSize nLength=InvalidPos) conststring_base< storageT >inline
IsNotEqualNoCase(const _myType &strCmp, tSize nPos=0, tSize nLength=InvalidPos) conststring_base< storageT >inline
IsNumeric() conststring_base< storageT >inline
iterator typedefstring_base< storageT >
Left(tSize nLength) conststring_base< storageT >inline
LeftTrim(tBool bNumTrim=tFalse)string_base< storageT >inline
m_oStorageBufferstring_base< storageT >private
Mid(tSize nPos, tSize nLength=InvalidPos) conststring_base< storageT >inline
NumTrim()string_base< storageT >inline
operator const tChar *() conststring_base< storageT >inline
operator!=(const tChar *pString) conststring_base< storageT >inline
operator!=(const _myType &strString) conststring_base< storageT >inline
operator+=(const _myType &strString)string_base< storageT >inline
operator<(const tChar *pString) conststring_base< storageT >inline
operator<(const _myType &strString) conststring_base< storageT >inline
operator<=(const tChar *pString) conststring_base< storageT >inline
operator<=(const _myType &strString) conststring_base< storageT >inline
operator=(const _myType &strValue)string_base< storageT >inline
operator=(_myType &&strValue)string_base< storageT >inline
operator=(const string_base< T2 > &strValue)string_base< storageT >inline
operator=(const _StorageType &strValue)string_base< storageT >inline
operator=(const tChar &strValue)string_base< storageT >inline
operator=(const tChar *strValue)string_base< storageT >inline
operator==(const tChar *pString) conststring_base< storageT >inline
operator==(const _myType &strString) conststring_base< storageT >inline
operator>(const tChar *pString) conststring_base< storageT >inline
operator>(const _myType &strString) conststring_base< storageT >inline
operator>=(const tChar *pString) conststring_base< storageT >inline
operator>=(const _myType &strString) conststring_base< storageT >inline
operator[](tSize nIdx) conststring_base< storageT >inline
operator[](tSize nIdx)string_base< storageT >inline
rbegin()string_base< storageT >inline
rend()string_base< storageT >inline
Repeat(tChar c, tSize nCount)string_base< storageT >inlinestatic
Replace(const _myType &strOld, const _myType &strNew, tBool bReplaceAll=tTrue)string_base< storageT >inline
Replace(tChar cOld, tChar cNew, tBool bReplaceAll=tTrue)string_base< storageT >inline
reverse_iterator typedefstring_base< storageT >
RFind(tChar cChar, tSize nStart=0) conststring_base< storageT >inline
Right(tSize nLength) conststring_base< storageT >inline
RightTrim()string_base< storageT >inline
RSplitByToken(const tChar cToken, _myType &strFirst, _myType &strSecond) const (defined in string_base< storageT >)string_base< storageT >inline
Set(const _myType &strStringToSet, tSize nLength=InvalidPos)string_base< storageT >inline
Set(const tChar *pString, tSize nLength=InvalidPos)string_base< storageT >inline
Set(tChar c, tSize nCount)string_base< storageT >inline
SetAt(tSize nIdx, tChar c)string_base< storageT >inline
SetBuffer(tSize szSize)string_base< storageT >inline
Split(string_list_base< _myType > &lstSplittedResult, tChar cToken) conststring_base< storageT >inline
Split(string_list_base< _myType > &lstSplittedResult, const _myType &strToken) conststring_base< storageT >inline
SplitByToken(const tChar cToken, _myType &strFirst, _myType &strSecond) const (defined in string_base< storageT >)string_base< storageT >inline
SplitToken(string_list_base< _myType > &lstList, const _myType &strTokenList) conststring_base< storageT >inline
StartsWith(const _myType &strStartsWith, const tBool bNoCase=tFalse) conststring_base< storageT >inline
string_base()string_base< storageT >inline
string_base(const _myType &strValue)string_base< storageT >inline
string_base(_myType &&strValue)string_base< storageT >inline
string_base(const string_base< T2 > &strValue)string_base< storageT >inline
string_base(const _StorageType &strValue)string_base< storageT >inline
string_base(const tChar &strValue)string_base< storageT >inline
string_base(const tChar *strValue)string_base< storageT >inline
string_base(const tChar *strValue, tSize szLength)string_base< storageT >inline
SubString(tSize nPos, tSize nLength=InvalidPos) conststring_base< storageT >inline
ToLower()string_base< storageT >inline
ToStringFromType(T oValue, const _myType &strFormat)string_base< storageT >inlinestatic
ToType(tInt32 &i32Value) conststring_base< storageT >inline
ToType(tUInt32 &ui32Value) conststring_base< storageT >inline
ToType(tInt64 &i64Value) conststring_base< storageT >inline
ToType(tUInt64 &ui64Value) conststring_base< storageT >inline
ToType(tFloat64 &f64Value) conststring_base< storageT >inline
ToType(tFloat32 &f32Value) conststring_base< storageT >inline
ToType(tBool &bValue) conststring_base< storageT >inline
ToUpper()string_base< storageT >inline
Trim()string_base< storageT >inline
Unescape()string_base< storageT >inline
value_type typedefstring_base< storageT >
~string_base()string_base< storageT >inlinevirtual