MCPcopy Create free account
hub / github.com/commontk/CTK / enableAllMsgHandler

Method enableAllMsgHandler

Libs/Core/ctkErrorLogAbstractModel.cpp:234–237  ·  view source on GitHub ↗

------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

232
233//------------------------------------------------------------------------------
234void ctkErrorLogAbstractModel::enableAllMsgHandler()
235{
236 this->setAllMsgHandlerEnabled(true);
237}
238
239//------------------------------------------------------------------------------
240void ctkErrorLogAbstractModel::disableAllMsgHandler()

Callers 1

ctkErrorLogModelTest4Function · 0.80

Calls 1

Tested by 1

ctkErrorLogModelTest4Function · 0.64