Create a multi source decode tree for a single trace capture buffer.
More...
Create a multi source decode tree for a single trace capture buffer.
Use to create a connected set of decoder objects to decode a trace buffer. There may be multiple trace sources within the capture buffer.
◆ decoder_element
◆ DecodeTreeElement()
DecodeTreeElement::DecodeTreeElement |
( |
| ) |
|
|
inline |
◆ DestroyElem()
void DecodeTreeElement::DestroyElem |
( |
| ) |
|
|
inline |
◆ SetDecoderElement()
void DecodeTreeElement::SetDecoderElement |
( |
const std::string & |
name, |
|
|
IDecoderMngr * |
dcdMngr, |
|
|
TraceComponent * |
pHandle, |
|
|
bool |
bCreated |
|
) |
| |
|
inline |