TSharkOutputReader class
#include <fpnt/reader.h>
Base classes
- class Reader
Constructors, destructors, conversion operators
- TSharkOutputReader(const nlohmann::json config, TSharkMapper& in_map, std::vector<nlohmann::json>& in_pkts, std::filesystem::path in_filepath, size_t counter, size_t file_idx)
- ~TSharkOutputReader()
Public functions
- auto read(Loader* loader = nullptr) -> TSharkMapper& virtual