Searched defs:_decoder_elements (Results 1 – 1 of 1) sorted by relevance
50 typedef struct _decoder_elements struct52 std::string dcd_name; //!< Registered name of the decoder53 TraceComponent *dcd_handle; //!< handle to the decoder object54 IDecoderMngr *dcd_mngr; //!< pointer to the decoder manager interface for the decodcer55 ocsd_trace_protocol_t protocol;//!< protocol type 56 bool created; /**< decode tree created this element (destroy it on tree destruction) */