CString Member List

This is the complete list of members for CString , including all inherited members.

Begin () const CString
ConstIterator typedef CString
CString (const Char *str, Int count=-1) CString explicit
CString (Int count, Char fillChar) CString explicit
CString (const Block< const Char > &str) CString explicit
CString (const String &str, const StringEncodingRef &stringEncoding=GetUtf8DefaultEncoder()) CString explicit
End () const CString
GetLineEnd () CString static
IsEmpty () const CString
IsPopulated () const CString
Iterator typedef CString
MAXON_DEFAULT_REFERENCE_CONSTRUCTORS (CString, Reference) CString
operator Block< const Char > () const CString
operator const Char * () const CString
operator+= (const CString &str) CString
operator-> () const CString private
operator[] (Int pos) const CString
operator[] (Int position) CString
ValueType typedef CString