Imaging Control 4 C++ Library 1.2.0
Loading...
Searching...
No Matches
BufferPool Member List

This is the complete list of members for BufferPool, including all inherited members.

create(const CacheConfig &cache_config, BufferAllocator &alloc, Error &err=Error::Default())BufferPoolinlinestatic
create(const CacheConfig &cache_config, const std::shared_ptr< BufferAllocator > &alloc, Error &err=Error::Default())BufferPoolinlinestatic
create(BufferAllocator &alloc, Error &err=Error::Default())BufferPoolinlinestatic
create(const std::shared_ptr< BufferAllocator > &alloc, Error &err=Error::Default())BufferPoolinlinestatic
create(const CacheConfig &cache_config, Error &err=Error::Default())BufferPoolinlinestatic
create(Error &err=Error::Default())BufferPoolinlinestatic
getBuffer(const ImageType &image_type, const AllocationOptions &alloc_options, Error &err=Error::Default()) constBufferPoolinline
getBuffer(const ImageType &image_type, Error &err=Error::Default()) constBufferPoolinline