OpenCV  4.9.0-dev
Open Source Computer Vision
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
cv::utils::logging::LogTag Struct Reference

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

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

Public Member Functions

 LogTag (const char *_name, LogLevel _level)
 

Public Attributes

LogLevel level
 
const char * name
 

Constructor & Destructor Documentation

◆ LogTag()

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

Member Data Documentation

◆ level

LogLevel cv::utils::logging::LogTag::level

◆ name

const char* cv::utils::logging::LogTag::name

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