Searched refs:errLogAttachMonitor (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/opencsd/decoder/source/
H A Dtrc_component.cpp37 class errLogAttachMonitor : public IComponentAttachNotifier class in inherits:IComponentAttachNotifier
40 errLogAttachMonitor() function in class:errLogAttachMonitor
44 virtual ~ errLogAttachMonitor()
96 m_pErrAttachMon = new (std::nothrow) errLogAttachMonitor();
/freebsd-13-stable/contrib/opencsd/decoder/include/common/
H A Dtrc_component.h44 class errLogAttachMonitor;
122 friend class errLogAttachMonitor;
140 errLogAttachMonitor *m_pErrAttachMon;

Completed in 56 milliseconds