OpenCV
4.0.0
Open Source Computer Vision
|
This is the complete list of members for cv::instr::NodeData, including all inherited members.
getMeanMs() const | cv::instr::NodeData | inline |
getTotalMs() const | cv::instr::NodeData | inline |
m_alwaysExpand | cv::instr::NodeData | |
m_counter | cv::instr::NodeData | |
m_fileName | cv::instr::NodeData | |
m_funError | cv::instr::NodeData | |
m_funName | cv::instr::NodeData | |
m_implType | cv::instr::NodeData | |
m_instrType | cv::instr::NodeData | |
m_lineNum | cv::instr::NodeData | |
m_retAddress | cv::instr::NodeData | |
m_threads | cv::instr::NodeData | |
m_ticksTotal | cv::instr::NodeData | |
m_tls | cv::instr::NodeData | |
NodeData(const char *funName=0, const char *fileName=NULL, int lineNum=0, void *retAddress=NULL, bool alwaysExpand=false, cv::instr::TYPE instrType=TYPE_GENERAL, cv::instr::IMPL implType=IMPL_PLAIN) | cv::instr::NodeData | |
NodeData(NodeData &ref) | cv::instr::NodeData | |
operator=(const NodeData &) | cv::instr::NodeData | |
~NodeData() | cv::instr::NodeData |