|
OpenCV 4.5.3(日本語機械翻訳)
|
公開メンバ関数 |
|
| 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) | |
| NodeData (NodeData &ref) | |
| NodeData & | operator= (const NodeData &) |
| double | getTotalMs () const |
| double | getMeanMs () const |
公開変数類 |
|
| cv::String | m_funName |
| cv::instr::TYPE | m_instrType |
| cv::instr::IMPL | m_implType |
| const char * | m_fileName |
| int | m_lineNum |
| void * | m_retAddress |
| bool | m_alwaysExpand |
| bool | m_funError |
| volatile int | m_counter |
| volatile uint64 | m_ticksTotal |
| TLSDataAccumulator< NodeDataTls > | m_tls |
| int | m_threads |