Open Search
    String Member List

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

    Begin() constString
    CharType typedefString
    ConstIterator typedefString
    End() constString
    GetLineEnd()Stringstatic
    IsEmpty() constString
    IsPopulated() constString
    Iterator typedefString
    MAXON_DEFAULT_REFERENCE_CONSTRUCTORS(String, Reference)String
    operator+=(const String &str)String
    operator->() constStringprivate
    operator[](Int pos) constString
    operator[](Int position)String
    String(const Char *str, Int count, const StringDecodingRef &stringDecoding=GetUtf8DefaultDecoder())Stringexplicit
    String(const Char *str, const StringDecodingRef &stringDecoding=GetUtf8DefaultDecoder())Stringexplicit
    String(const Block< const Char > &str, const StringDecodingRef &stringDecoding=GetUtf8DefaultDecoder())Stringexplicit
    String(const CString &str, const StringDecodingRef &stringDecoding=GetUtf8DefaultDecoder())Stringexplicit
    String(const Utf32Char *str, Int count)Stringexplicit
    String(const Block< const Utf32Char > &str)Stringexplicit
    String(const Utf16Char *str, Int count)Stringexplicit
    String(Int count, Utf32Char fillChar)Stringexplicit
    String(const Id &prefix, const void *ptr)String
    String(const String &prefix, const void *ptr, Bool prefix0x=true)String
    ValueType typedefString