wibble 1.1
|
This is the complete list of members for wibble::sys::Buffer::Data, including all inherited members.
_data | wibble::sys::Buffer::Data | protected |
_ref | wibble::sys::Buffer::Data | mutableprotected |
_size | wibble::sys::Buffer::Data | protected |
Buffer | wibble::sys::Buffer::Data | friend |
Data() | wibble::sys::Buffer::Data | inline |
Data(size_t size) | wibble::sys::Buffer::Data | |
Data(void *buf, size_t size, bool own=true) | wibble::sys::Buffer::Data | |
Data(const void *buf, size_t size) | wibble::sys::Buffer::Data | |
operator<(const Data &d) const | wibble::sys::Buffer::Data | |
operator==(const Data &d) const | wibble::sys::Buffer::Data | |
ref() const | wibble::sys::Buffer::Data | inline |
resize(size_t size) | wibble::sys::Buffer::Data | |
unref() const | wibble::sys::Buffer::Data | inline |
~Data() | wibble::sys::Buffer::Data |