#include <google/protobuf/util/json_util.h>
#include <cstdint>
#include <list>
#include <string>
#include <google/protobuf/io/zero_copy_stream.h>
#include <google/protobuf/io/zero_copy_stream_impl.h>
#include <google/protobuf/descriptor_database.h>
#include <google/protobuf/dynamic_message.h>
#include <google/protobuf/util/internal/testdata/maps.pb.h>
#include <google/protobuf/util/json_format.pb.h>
#include <google/protobuf/util/json_format_proto3.pb.h>
#include <google/protobuf/util/type_resolver.h>
#include <google/protobuf/util/type_resolver_util.h>
#include <gtest/gtest.h>
Go to the source code of this file.
◆ byte_count_
◆ last_segment_
◆ resolver_
std::unique_ptr<TypeResolver> resolver_ |
|
protected |
◆ segments_
std::list<Segment> segments_ |
|
private |