#include <events_ingest.hpp>
Public Member Functions | |
| virtual | ~IEventDecoder ()=default |
| virtual std::optional< DecodedEvent > | decode (const RawChainLog &log) const =0 |
|
virtualdefault |
|
pure virtual |
Implemented in dcn::events::PTEventDecoder.