Member List
 
 
 
FbxString Member List
This is the complete list of members for FbxString, including all inherited members.
Append(const char *pStr, size_t pLength)FbxString
Buffer()FbxString
Buffer() const FbxString
Clear()FbxString
Compare(const char *pStr) const FbxString
CompareNoCase(const char *pStr) const FbxString
Copy(const char *pStr, size_t pLength)FbxString
eBoth enum valueFbxString
eLeft enum valueFbxString
EPaddingType enum nameFbxString
eRight enum valueFbxString
FbxString()FbxString
FbxString(const FbxString &pStr)FbxString
FbxString(const char *pStr)FbxString
FbxString(char pChar, size_t pNbRepeat=1)FbxString
FbxString(const char *pCharPtr, size_t pLength)FbxString
FbxString(const int pValue)FbxString
FbxString(const float pValue)FbxString
FbxString(const double pValue)FbxString
Find(char pChar, size_t pStartPosition=0) const FbxString
Find(const char *pStrSub, size_t pStartPosition=0) const FbxString
FindAndReplace(const char *pFind, const char *pReplaceBy, size_t pStartPosition=0)FbxString
FindOneOf(const char *pStrCharSet, size_t pStartPosition=0) const FbxString
GetLen() const FbxString
GetToken(int pTokenIndex, const char *pSpans) const FbxString
GetTokenCount(const char *pSpans) const FbxString
IsEmpty() const FbxString
Left(size_t pCount) const FbxString
Lower() const FbxString
Mid(size_t pFirst, size_t pCount) const FbxString
Mid(size_t pFirst) const FbxString
operator const char *() const FbxString
operator!=(const FbxString &pStr) const FbxString
operator!=(const char *pStr) const FbxString
operator+(const FbxString &pKStr1, const FbxString &pKStr2)FbxString [friend]
operator+(const FbxString &pKStr, char pChar)FbxString [friend]
operator+(const FbxString &pKStr, const char *pStr)FbxString [friend]
operator+(const FbxString &pKStr, int pValue)FbxString [friend]
operator+(const FbxString &pKStr, float pValue)FbxString [friend]
operator+(const FbxString &pKStr, double pValue)FbxString [friend]
operator+=(const FbxString &pKStr)FbxString
operator+=(char pChar)FbxString
operator+=(const char *pStr)FbxString
operator+=(int pValue)FbxString
operator+=(float pValue)FbxString
operator+=(double pValue)FbxString
operator<(const FbxString &pStr) const FbxString
operator<(const char *pStr) const FbxString
operator<=(const FbxString &pStr) const FbxString
operator<=(const char *pStr) const FbxString
operator=(const FbxString &pStr)FbxString
operator=(char pChar)FbxString
operator=(const char *pStr)FbxString
operator=(int pValue)FbxString
operator=(float pValue)FbxString
operator=(double pValue)FbxString
operator==(const FbxString &pStr) const FbxString
operator==(const char *pStr) const FbxString
operator>(const FbxString &pStr) const FbxString
operator>(const char *pStr) const FbxString
operator>=(const FbxString &pStr) const FbxString
operator>=(const char *pStr) const FbxString
operator[](int pIndex)FbxString
operator[](int pIndex) const FbxString
Pad(EPaddingType pPadding, size_t pLen, char pCar=' ') const FbxString
ReplaceAll(const char *pFind, const char *pReplaceBy)FbxString
ReplaceAll(char pFind, char pReplaceBy)FbxString
ReverseFind(char pChar) const FbxString
Right(size_t pCount) const FbxString
Swap(FbxString &pStr)FbxString
UnPad(EPaddingType pPadding) const FbxString
Upper() const FbxString
~FbxString()FbxString