OpenCV  4.1.2
Open Source Computer Vision
Public Member Functions | List of all members
cv::utils::logging::LogTagAuto Struct Reference

#include <opencv2/core/utils/logger.hpp>

Inheritance diagram for cv::utils::logging::LogTagAuto:
cv::utils::logging::LogTag

Public Member Functions

 LogTagAuto (const char *_name, LogLevel _level)
 
- Public Member Functions inherited from cv::utils::logging::LogTag
 LogTag (const char *_name, LogLevel _level)
 

Additional Inherited Members

- Public Attributes inherited from cv::utils::logging::LogTag
LogLevel level
 
const char * name
 

Constructor & Destructor Documentation

§ LogTagAuto()

cv::utils::logging::LogTagAuto::LogTagAuto ( const char *  _name,
LogLevel  _level 
)
inline

The documentation for this struct was generated from the following file: