Length(const CharType *aStr) | XBase::StringTraits< CharType > | [static] |
NCopy(CharType *aBuffer, pword_t aBufferLength, const CharType *aStr) | XBase::StringTraits< CharType > | [static] |
NCopyStrict(CharType *aBuffer, pword_t aBufferLength, const CharType *aStr) | XBase::StringTraits< CharType > | [static] |
SNPrintf(CharType *aBuffer, pword_t aBufferLength, const CharType *aFormat,...) | XBase::StringTraits< CharType > | [static] |
SNPrintfStrict(CharType *aBuffer, pword_t aBufferLength, const CharType *aFormat,...) | XBase::StringTraits< CharType > | [static] |
VSNPrintf(CharType *aBuffer, pword_t aBufferLength, const CharType *aFormat, va_list aArg) | XBase::StringTraits< CharType > | [static] |
VSNPrintfStrict(CharType *aBuffer, pword_t aBufferLength, const CharType *aFormat, va_list aArg) | XBase::StringTraits< CharType > | [static] |