#include </home/zeitlin/src/wx/github/interface/wx/buffer.h>
This is a specialization of wxCharTypeBuffer<T> for wchar_t
type.
Public Types | |
typedef wxCharTypeBuffer< wchar_t > | wxCharTypeBufferBase |
typedef wxScopedCharTypeBuffer < wchar_t > | wxScopedCharTypeBufferBase |
Public Member Functions | |
wxWCharBuffer (const wxCharTypeBufferBase &buf) | |
wxWCharBuffer (const wxScopedCharTypeBufferBase &buf) | |
wxWCharBuffer (const CharType *str=NULL) | |
wxWCharBuffer (size_t len) | |
wxWCharBuffer (const wxCStrData &cstr) |
typedef wxCharTypeBuffer<wchar_t> wxWCharBuffer::wxCharTypeBufferBase |
typedef wxScopedCharTypeBuffer<wchar_t> wxWCharBuffer::wxScopedCharTypeBufferBase |
wxWCharBuffer::wxWCharBuffer | ( | const wxCharTypeBufferBase & | buf | ) |
wxWCharBuffer::wxWCharBuffer | ( | const wxScopedCharTypeBufferBase & | buf | ) |
wxWCharBuffer::wxWCharBuffer | ( | const CharType * | str = NULL | ) |
wxWCharBuffer::wxWCharBuffer | ( | size_t | len | ) |
wxWCharBuffer::wxWCharBuffer | ( | const wxCStrData & | cstr | ) |