|
void | LoadFile (const std::string &fname) override |
|
util::StatusObject< bool > | Next (StringPiece *record) override |
|
void | PostRun () override |
|
|
using | FieldDescriptor = ::google::protobuf::FieldDescriptor |
|
using | Descriptor = ::google::protobuf::Descriptor |
|
using | FieldPrinterFactory = std::function<::google::protobuf::TextFormat::FieldValuePrinter *(const FieldDescriptor &fd)> |
|
void | Init (const std::string &fname) |
|
util::Status | Run () |
|
uint64_t | count () const |
|
void | SetJsonPrinterOptions (const Pb2JsonOptions &options) |
|
void | RegisterFieldPrinter (FieldPrinterFactory pred) |
|
const Descriptor * | GetDescriptor () const |
|
std::unique_ptr< const ::google::protobuf::Message > | descr_msg_ |
|
Definition at line 97 of file file_printer.h.
The documentation for this class was generated from the following files: