|
Condy v1.8
C++ Asynchronous System Call Layer for Linux
|
This is the complete list of members for condy::ProvidedBufferPool, including all inherited members.
| ProvidedBufferPool(uint32_t num_buffers, size_t buffer_size, unsigned int flags=0) | condy::ProvidedBufferPool | inline |
| ProvidedBufferPool(Runtime &runtime, uint32_t num_buffers, size_t buffer_size, unsigned int flags=0) | condy::ProvidedBufferPool | inline |
| ProvidedBufferPool(void *buffer_data, uint32_t num_buffers, size_t buffer_size, unsigned int flags=0) | condy::ProvidedBufferPool | inline |
| ProvidedBufferPool(Runtime &runtime, void *buffer_data, uint32_t num_buffers, size_t buffer_size, unsigned int flags=0) | condy::ProvidedBufferPool | inline |