Protected Member Functions | List of all members
util::pprint::ListReaderPrinter Class Referencefinal
+ Inheritance diagram for util::pprint::ListReaderPrinter:
+ Collaboration diagram for util::pprint::ListReaderPrinter:

Protected Member Functions

void LoadFile (const std::string &fname) override
 
util::StatusObject< bool > Next (StringPiece *record) override
 
void PostRun () override
 

Additional Inherited Members

- Public Types inherited from util::pprint::FilePrinter
using FieldDescriptor = ::google::protobuf::FieldDescriptor
 
using Descriptor = ::google::protobuf::Descriptor
 
using FieldPrinterFactory = std::function<::google::protobuf::TextFormat::FieldValuePrinter *(const FieldDescriptor &fd)>
 
- Public Member Functions inherited from util::pprint::FilePrinter
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
 
- Protected Attributes inherited from util::pprint::FilePrinter
std::unique_ptr< const ::google::protobuf::Message > descr_msg_
 

Detailed Description

Definition at line 97 of file file_printer.h.


The documentation for this class was generated from the following files: