7#ifndef OPENCV_CORE_BUFFER_POOL_HPP 
    8#define OPENCV_CORE_BUFFER_POOL_HPP 
   12#pragma warning(disable: 4265) 
Definition bufferpool.hpp:22
 
virtual void setMaxReservedSize(size_t size)=0
 
virtual void freeAllReservedBuffers()=0
 
virtual size_t getReservedSize() const =0
 
~BufferPoolController()
Definition bufferpool.hpp:24
 
virtual size_t getMaxReservedSize() const =0
 
CvSize size
Definition core_c.h:112
 
"black box" representation of the file storage associated with a file on disk.
Definition calib3d.hpp:441