CharType typedef | wxScopedCharTypeBuffer< T > | |
CreateNonOwned(const CharType *str, size_t len=wxNO_LEN) | wxScopedCharTypeBuffer< T > | [static] |
CreateOwned(CharType *str, size_t len=wxNO_LEN) | wxScopedCharTypeBuffer< T > | [static] |
data() | wxScopedCharTypeBuffer< T > | |
data() const | wxScopedCharTypeBuffer< T > | |
length() const | wxScopedCharTypeBuffer< T > | |
operator const CharType *() const | wxScopedCharTypeBuffer< T > | |
operator=(const wxScopedCharTypeBuffer &src) | wxScopedCharTypeBuffer< T > | |
operator[](size_t n) const | wxScopedCharTypeBuffer< T > | |
reset() | wxScopedCharTypeBuffer< T > | |
wxScopedCharTypeBuffer() | wxScopedCharTypeBuffer< T > | |
wxScopedCharTypeBuffer(const wxScopedCharTypeBuffer &src) | wxScopedCharTypeBuffer< T > | |
~wxScopedCharTypeBuffer() | wxScopedCharTypeBuffer< T > |