Imaging Control 4 C++ Library 1.2.0
|
This is the complete list of members for BufferPool, including all inherited members.
create(const CacheConfig &cache_config, BufferAllocator &alloc, Error &err=Error::Default()) | BufferPool | inlinestatic |
create(const CacheConfig &cache_config, const std::shared_ptr< BufferAllocator > &alloc, Error &err=Error::Default()) | BufferPool | inlinestatic |
create(BufferAllocator &alloc, Error &err=Error::Default()) | BufferPool | inlinestatic |
create(const std::shared_ptr< BufferAllocator > &alloc, Error &err=Error::Default()) | BufferPool | inlinestatic |
create(const CacheConfig &cache_config, Error &err=Error::Default()) | BufferPool | inlinestatic |
create(Error &err=Error::Default()) | BufferPool | inlinestatic |
getBuffer(const ImageType &image_type, const AllocationOptions &alloc_options, Error &err=Error::Default()) const | BufferPool | inline |
getBuffer(const ImageType &image_type, Error &err=Error::Default()) const | BufferPool | inline |