Go to the source code of this file.
Data Structures | |
| class | dw::trace::DWTraceChannel |
| Trace channel contains traces from particular module. More... | |
Namespaces | |
| namespace | dw |
| namespace | dw::trace |
Typedefs | |
| using | dw::trace::avtFlushCb_t = void(*)(TraceBuf *&, void *) |
| using | dw::trace::TraceBuf = dwtVectorFixed_t< DWTraceChannel > |
| using | dw::trace::TraceBufPtr = std::unique_ptr< TraceBuf > |