|
Grok 12.0.1
|
#include <StripCache.h>
Public Member Functions | |
| ~BufPool (void) | |
| GrkIOBuf | get (size_t len) |
| void | put (GrkIOBuf b) |
Private Attributes | |
| std::map< uint8_t *, GrkIOBuf > | pool |
|
inline |
References grk::grk_read(), and pool.
References grk::GrkIOBuf::alloc(), grk::grk_read(), _grk_io_buf::len_, and pool.
Referenced by grk::Strip::allocInterleaved(), and grk::Strip::allocInterleavedLocked().
References grk::grk_read(), and pool.
Referenced by get(), put(), and ~BufPool().