|
unilink
0.4.3
A simple C++ library for unified async communication
|
This is the complete list of members for unilink::memory::PooledBuffer, including all inherited members.
| at(size_t index) | unilink::memory::PooledBuffer | |
| at(size_t index) const | unilink::memory::PooledBuffer | |
| data() const | unilink::memory::PooledBuffer | |
| get() const | unilink::memory::PooledBuffer | inline |
| operator bool() const | unilink::memory::PooledBuffer | inlineexplicit |
| operator=(const PooledBuffer &)=delete | unilink::memory::PooledBuffer | |
| operator=(PooledBuffer &&other) noexcept | unilink::memory::PooledBuffer | |
| operator[](size_t index) | unilink::memory::PooledBuffer | |
| operator[](size_t index) const | unilink::memory::PooledBuffer | |
| PooledBuffer(size_t size) | unilink::memory::PooledBuffer | explicit |
| PooledBuffer(MemoryPool::BufferSize buffer_size) | unilink::memory::PooledBuffer | explicit |
| PooledBuffer(const PooledBuffer &)=delete | unilink::memory::PooledBuffer | |
| PooledBuffer(PooledBuffer &&other) noexcept | unilink::memory::PooledBuffer | |
| size() const | unilink::memory::PooledBuffer | |
| valid() const | unilink::memory::PooledBuffer | |
| ~PooledBuffer() | unilink::memory::PooledBuffer |