Searched refs:DecoderMngrPtm (Results 1 – 2 of 2) sorted by relevance
43 class DecoderMngrPtm : public DecodeMngrFullDcd< PtmTrcPacket, 51 DecoderMngrPtm(const std::string &name) : DecodeMngrFullDcd(name,OCSD_PROTOCOL_PTM) {}; in DecoderMngrPtm() function52 virtual ~DecoderMngrPtm() {}; in ~DecoderMngrPtm()
48 CREATE_BUILTIN_ENTRY(DecoderMngrPtm, OCSD_BUILTIN_DCD_PTM),