OpenCV 4.5.3(日本語機械翻訳)
cv::utils::AllocatorStatisticsInterface メンバ一覧

継承メンバを含む cv::utils::AllocatorStatisticsInterface の全メンバ一覧です。

AllocatorStatisticsInterface() (定義場所: cv::utils::AllocatorStatisticsInterface) cv::utils::AllocatorStatisticsInterface inline protected
getCurrentUsage() const =0 (定義場所: cv::utils::AllocatorStatisticsInterface) cv::utils::AllocatorStatisticsInterface pure virtual
getNumberOfAllocations() const =0 (定義場所: cv::utils::AllocatorStatisticsInterface) cv::utils::AllocatorStatisticsInterface pure virtual
getPeakUsage() const =0 (定義場所: cv::utils::AllocatorStatisticsInterface) cv::utils::AllocatorStatisticsInterface pure virtual
getTotalUsage() const =0 (定義場所: cv::utils::AllocatorStatisticsInterface) cv::utils::AllocatorStatisticsInterface pure virtual
resetPeakUsage()=0 cv::utils::AllocatorStatisticsInterface pure virtual
~AllocatorStatisticsInterface() (定義場所: cv::utils::AllocatorStatisticsInterface) cv::utils::AllocatorStatisticsInterface inline protected virtual