|
class | wxScopedCharTypeBuffer< T > |
| wxScopedCharTypeBuffer<T> is a template class for storing characters. More...
|
|
class | wxCharTypeBuffer< T > |
| wxCharTypeBuffer<T> is a template class for storing characters. More...
|
|
class | wxCharBuffer |
| This is a specialization of wxCharTypeBuffer<T> for char type. More...
|
|
class | wxWCharBuffer |
| This is a specialization of wxCharTypeBuffer<T> for wchar_t type. More...
|
|
class | wxMemoryBuffer |
| A wxMemoryBuffer is a useful data structure for storing arbitrary sized blocks of memory. More...
|
|