#include <opencv2/core/utils/instrumentation.hpp>
◆ NodeData() [1/2]
◆ NodeData() [2/2]
cv::instr::NodeData::NodeData |
( |
NodeData & |
ref | ) |
|
◆ ~NodeData()
cv::instr::NodeData::~NodeData |
( |
| ) |
|
◆ getMeanMs()
double cv::instr::NodeData::getMeanMs |
( |
| ) |
const |
|
inline |
◆ getTotalMs()
double cv::instr::NodeData::getTotalMs |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ m_alwaysExpand
bool cv::instr::NodeData::m_alwaysExpand |
◆ m_counter
volatile int cv::instr::NodeData::m_counter |
◆ m_fileName
const char* cv::instr::NodeData::m_fileName |
◆ m_funError
bool cv::instr::NodeData::m_funError |
◆ m_funName
◆ m_implType
◆ m_instrType
◆ m_lineNum
int cv::instr::NodeData::m_lineNum |
◆ m_retAddress
void* cv::instr::NodeData::m_retAddress |
◆ m_threads
int cv::instr::NodeData::m_threads |
◆ m_ticksTotal
volatile uint64 cv::instr::NodeData::m_ticksTotal |
◆ m_tls
The documentation for this class was generated from the following file: