OpenCV
3.4.8
Open Source Computer Vision
|
This is the complete list of members for cv::utils::AllocatorStatisticsInterface, including all inherited members.
AllocatorStatisticsInterface() | cv::utils::AllocatorStatisticsInterface | inlineprotected |
getCurrentUsage() const =0 | cv::utils::AllocatorStatisticsInterface | pure virtual |
getNumberOfAllocations() const =0 | cv::utils::AllocatorStatisticsInterface | pure virtual |
getPeakUsage() const =0 | cv::utils::AllocatorStatisticsInterface | pure virtual |
getTotalUsage() const =0 | cv::utils::AllocatorStatisticsInterface | pure virtual |
resetPeakUsage()=0 | cv::utils::AllocatorStatisticsInterface | pure virtual |
~AllocatorStatisticsInterface() | cv::utils::AllocatorStatisticsInterface | inlineprotectedvirtual |