#include "utility.hpp"
| cv::instr::NodeData::NodeData |
( |
const char * |
funName = 0, |
|
|
const char * |
fileName = NULL, |
|
|
int |
lineNum = 0, |
|
|
int |
instrType = TYPE_GENERAL, |
|
|
int |
implType = IMPL_PLAIN |
|
) |
| |
| cv::instr::NodeData::NodeData |
( |
NodeData & |
ref | ) |
|
| cv::instr::NodeData::~NodeData |
( |
| ) |
|
| volatile int cv::instr::NodeData::m_counter |
| bool cv::instr::NodeData::m_funError |
| int cv::instr::NodeData::m_implType |
| int cv::instr::NodeData::m_instrType |
| int cv::instr::NodeData::m_lineNum |
| bool cv::instr::NodeData::m_stopPoint |
| uint64 cv::instr::NodeData::m_ticksMean |
The documentation for this class was generated from the following file: