#include <cpp_message_layout_helper.h>
Public Member Functions | |
virtual void | OptimizeLayout (std::vector< const FieldDescriptor * > *fields, const Options &options)=0 |
virtual void | OptimizeLayout (std::vector< const FieldDescriptor * > *fields, const Options &options, MessageSCCAnalyzer *scc_analyzer)=0 |
virtual | ~MessageLayoutHelper () |
virtual | ~MessageLayoutHelper () |
Definition at line 48 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_layout_helper.h.
|
inlinevirtual |
Definition at line 50 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_layout_helper.h.
|
inlinevirtual |
Definition at line 52 of file protobuf/src/google/protobuf/compiler/cpp/cpp_message_layout_helper.h.
|
pure virtual |
Implemented in google::protobuf::compiler::cpp::PaddingOptimizer.
|
pure virtual |
Implemented in google::protobuf::compiler::cpp::PaddingOptimizer.