class
#include <eckit/codec/RecordPrinter.h>
RecordPrinter
Constructors, destructors, conversion operators
-
RecordPrinter(const Record::
URI&, const Configuration& = NoConfig()) explicit - RecordPrinter(const PathName&, const Configuration& = NoConfig()) explicit
-
RecordPrinter(const PathName&,
std::
uint64_t offset, const Configuration& = NoConfig())
Public functions
Public variables
-
std::
string format - bool details
Friends
-
auto operator<<(std::
ostream&, const RecordPrinter&) -> std:: ostream&