OpenCV 4.10.0
开源计算机视觉库
|
这是 cv::utils::AllocatorStatisticsInterface 的所有成员的完整列表,包括所有继承的成员。
AllocatorStatisticsInterface() | cv::utils::AllocatorStatisticsInterface | inlineprotected |
getCurrentUsage() const =0 | cv::utils::AllocatorStatisticsInterface | 纯虚函数 |
getNumberOfAllocations() const =0 | cv::utils::AllocatorStatisticsInterface | 纯虚函数 |
getPeakUsage() const =0 | cv::utils::AllocatorStatisticsInterface | 纯虚函数 |
getTotalUsage() const =0 | cv::utils::AllocatorStatisticsInterface | 纯虚函数 |
resetPeakUsage()=0 | cv::utils::AllocatorStatisticsInterface | 纯虚函数 |
~AllocatorStatisticsInterface() | cv::utils::AllocatorStatisticsInterface | inlineprotectedvirtual |