123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484 |
- // Generated by the protocol buffer compiler. DO NOT EDIT!
- // source: google/protobuf/unittest_optimize_for.proto
- #include <google/protobuf/unittest_optimize_for.pb.h>
- #include <algorithm>
- #include <google/protobuf/stubs/common.h>
- #include <google/protobuf/stubs/port.h>
- #include <google/protobuf/io/coded_stream.h>
- #include <google/protobuf/wire_format_lite_inl.h>
- #include <google/protobuf/descriptor.h>
- #include <google/protobuf/generated_message_reflection.h>
- #include <google/protobuf/reflection_ops.h>
- #include <google/protobuf/wire_format.h>
- // This is a temporary google only hack
- #ifdef GOOGLE_PROTOBUF_ENFORCE_UNIQUENESS
- #include "third_party/protobuf/version.h"
- #endif
- // @@protoc_insertion_point(includes)
- namespace protobuf_google_2fprotobuf_2funittest_2eproto {
- extern PROTOBUF_INTERNAL_EXPORT_protobuf_google_2fprotobuf_2funittest_2eproto ::google::protobuf::internal::SCCInfo<0> scc_info_ForeignMessage;
- } // namespace protobuf_google_2fprotobuf_2funittest_2eproto
- namespace protobuf_google_2fprotobuf_2funittest_5foptimize_5ffor_2eproto {
- extern PROTOBUF_INTERNAL_EXPORT_protobuf_google_2fprotobuf_2funittest_5foptimize_5ffor_2eproto ::google::protobuf::internal::SCCInfo<0> scc_info_TestRequiredOptimizedForSize;
- } // namespace protobuf_google_2fprotobuf_2funittest_5foptimize_5ffor_2eproto
- namespace protobuf_unittest {
- class TestOptimizedForSizeDefaultTypeInternal {
- public:
- ::google::protobuf::internal::ExplicitlyConstructed<TestOptimizedForSize>
- _instance;
- ::google::protobuf::int32 integer_field_;
- ::google::protobuf::internal::ArenaStringPtr string_field_;
- } _TestOptimizedForSize_default_instance_;
- class TestRequiredOptimizedForSizeDefaultTypeInternal {
- public:
- ::google::protobuf::internal::ExplicitlyConstructed<TestRequiredOptimizedForSize>
- _instance;
- } _TestRequiredOptimizedForSize_default_instance_;
- class TestOptionalOptimizedForSizeDefaultTypeInternal {
- public:
- ::google::protobuf::internal::ExplicitlyConstructed<TestOptionalOptimizedForSize>
- _instance;
- } _TestOptionalOptimizedForSize_default_instance_;
- } // namespace protobuf_unittest
- namespace protobuf_google_2fprotobuf_2funittest_5foptimize_5ffor_2eproto {
- static void InitDefaultsTestOptimizedForSize() {
- GOOGLE_PROTOBUF_VERIFY_VERSION;
- {
- void* ptr = &::protobuf_unittest::_TestOptimizedForSize_default_instance_;
- new (ptr) ::protobuf_unittest::TestOptimizedForSize();
- ::google::protobuf::internal::OnShutdownDestroyMessage(ptr);
- }
- ::protobuf_unittest::TestOptimizedForSize::InitAsDefaultInstance();
- }
- ::google::protobuf::internal::SCCInfo<1> scc_info_TestOptimizedForSize =
- {{ATOMIC_VAR_INIT(::google::protobuf::internal::SCCInfoBase::kUninitialized), 1, InitDefaultsTestOptimizedForSize}, {
- &protobuf_google_2fprotobuf_2funittest_2eproto::scc_info_ForeignMessage.base,}};
- static void InitDefaultsTestRequiredOptimizedForSize() {
- GOOGLE_PROTOBUF_VERIFY_VERSION;
- {
- void* ptr = &::protobuf_unittest::_TestRequiredOptimizedForSize_default_instance_;
- new (ptr) ::protobuf_unittest::TestRequiredOptimizedForSize();
- ::google::protobuf::internal::OnShutdownDestroyMessage(ptr);
- }
- ::protobuf_unittest::TestRequiredOptimizedForSize::InitAsDefaultInstance();
- }
- ::google::protobuf::internal::SCCInfo<0> scc_info_TestRequiredOptimizedForSize =
- {{ATOMIC_VAR_INIT(::google::protobuf::internal::SCCInfoBase::kUninitialized), 0, InitDefaultsTestRequiredOptimizedForSize}, {}};
- static void InitDefaultsTestOptionalOptimizedForSize() {
- GOOGLE_PROTOBUF_VERIFY_VERSION;
- {
- void* ptr = &::protobuf_unittest::_TestOptionalOptimizedForSize_default_instance_;
- new (ptr) ::protobuf_unittest::TestOptionalOptimizedForSize();
- ::google::protobuf::internal::OnShutdownDestroyMessage(ptr);
- }
- ::protobuf_unittest::TestOptionalOptimizedForSize::InitAsDefaultInstance();
- }
- ::google::protobuf::internal::SCCInfo<1> scc_info_TestOptionalOptimizedForSize =
- {{ATOMIC_VAR_INIT(::google::protobuf::internal::SCCInfoBase::kUninitialized), 1, InitDefaultsTestOptionalOptimizedForSize}, {
- &protobuf_google_2fprotobuf_2funittest_5foptimize_5ffor_2eproto::scc_info_TestRequiredOptimizedForSize.base,}};
- void InitDefaults() {
- ::google::protobuf::internal::InitSCC(&scc_info_TestOptimizedForSize.base);
- ::google::protobuf::internal::InitSCC(&scc_info_TestRequiredOptimizedForSize.base);
- ::google::protobuf::internal::InitSCC(&scc_info_TestOptionalOptimizedForSize.base);
- }
- ::google::protobuf::Metadata file_level_metadata[3];
- const ::google::protobuf::uint32 TableStruct::offsets[] GOOGLE_PROTOBUF_ATTRIBUTE_SECTION_VARIABLE(protodesc_cold) = {
- GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(::protobuf_unittest::TestOptimizedForSize, _has_bits_),
- GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(::protobuf_unittest::TestOptimizedForSize, _internal_metadata_),
- GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(::protobuf_unittest::TestOptimizedForSize, _extensions_),
- GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(::protobuf_unittest::TestOptimizedForSize, _oneof_case_[0]),
- ~0u, // no _weak_field_map_
- GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(::protobuf_unittest::TestOptimizedForSize, i_),
- GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(::protobuf_unittest::TestOptimizedForSize, msg_),
- offsetof(::protobuf_unittest::TestOptimizedForSizeDefaultTypeInternal, integer_field_),
- offsetof(::protobuf_unittest::TestOptimizedForSizeDefaultTypeInternal, string_field_),
- GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(::protobuf_unittest::TestOptimizedForSize, foo_),
- 1,
- 0,
- ~0u,
- ~0u,
- GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(::protobuf_unittest::TestRequiredOptimizedForSize, _has_bits_),
- GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(::protobuf_unittest::TestRequiredOptimizedForSize, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(::protobuf_unittest::TestRequiredOptimizedForSize, x_),
- 0,
- GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(::protobuf_unittest::TestOptionalOptimizedForSize, _has_bits_),
- GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(::protobuf_unittest::TestOptionalOptimizedForSize, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(::protobuf_unittest::TestOptionalOptimizedForSize, o_),
- 0,
- };
- static const ::google::protobuf::internal::MigrationSchema schemas[] GOOGLE_PROTOBUF_ATTRIBUTE_SECTION_VARIABLE(protodesc_cold) = {
- { 0, 10, sizeof(::protobuf_unittest::TestOptimizedForSize)},
- { 14, 20, sizeof(::protobuf_unittest::TestRequiredOptimizedForSize)},
- { 21, 27, sizeof(::protobuf_unittest::TestOptionalOptimizedForSize)},
- };
- static ::google::protobuf::Message const * const file_default_instances[] = {
- reinterpret_cast<const ::google::protobuf::Message*>(&::protobuf_unittest::_TestOptimizedForSize_default_instance_),
- reinterpret_cast<const ::google::protobuf::Message*>(&::protobuf_unittest::_TestRequiredOptimizedForSize_default_instance_),
- reinterpret_cast<const ::google::protobuf::Message*>(&::protobuf_unittest::_TestOptionalOptimizedForSize_default_instance_),
- };
- void protobuf_AssignDescriptors() {
- AddDescriptors();
- AssignDescriptors(
- "google/protobuf/unittest_optimize_for.proto", schemas, file_default_instances, TableStruct::offsets,
- file_level_metadata, NULL, NULL);
- }
- void protobuf_AssignDescriptorsOnce() {
- static ::google::protobuf::internal::once_flag once;
- ::google::protobuf::internal::call_once(once, protobuf_AssignDescriptors);
- }
- void protobuf_RegisterTypes(const ::std::string&) GOOGLE_PROTOBUF_ATTRIBUTE_COLD;
- void protobuf_RegisterTypes(const ::std::string&) {
- protobuf_AssignDescriptorsOnce();
- ::google::protobuf::internal::RegisterAllTypes(file_level_metadata, 3);
- }
- void AddDescriptorsImpl() {
- InitDefaults();
- static const char descriptor[] GOOGLE_PROTOBUF_ATTRIBUTE_SECTION_VARIABLE(protodesc_cold) = {
- "\n+google/protobuf/unittest_optimize_for."
- "proto\022\021protobuf_unittest\032\036google/protobu"
- "f/unittest.proto\"\312\002\n\024TestOptimizedForSiz"
- "e\022\t\n\001i\030\001 \001(\005\022.\n\003msg\030\023 \001(\0132!.protobuf_uni"
- "ttest.ForeignMessage\022\027\n\rinteger_field\030\002 "
- "\001(\005H\000\022\026\n\014string_field\030\003 \001(\tH\000*\t\010\350\007\020\200\200\200\200\002"
- "2@\n\016test_extension\022\'.protobuf_unittest.T"
- "estOptimizedForSize\030\322\t \001(\0052r\n\017test_exten"
- "sion2\022\'.protobuf_unittest.TestOptimizedF"
- "orSize\030\323\t \001(\0132/.protobuf_unittest.TestRe"
- "quiredOptimizedForSizeB\005\n\003foo\")\n\034TestReq"
- "uiredOptimizedForSize\022\t\n\001x\030\001 \002(\005\"Z\n\034Test"
- "OptionalOptimizedForSize\022:\n\001o\030\001 \001(\0132/.pr"
- "otobuf_unittest.TestRequiredOptimizedFor"
- "SizeB\002H\002"
- };
- ::google::protobuf::DescriptorPool::InternalAddGeneratedFile(
- descriptor, 568);
- ::google::protobuf::MessageFactory::InternalRegisterGeneratedFile(
- "google/protobuf/unittest_optimize_for.proto", &protobuf_RegisterTypes);
- ::protobuf_google_2fprotobuf_2funittest_2eproto::AddDescriptors();
- }
- void AddDescriptors() {
- static ::google::protobuf::internal::once_flag once;
- ::google::protobuf::internal::call_once(once, AddDescriptorsImpl);
- }
- // Force AddDescriptors() to be called at dynamic initialization time.
- struct StaticDescriptorInitializer {
- StaticDescriptorInitializer() {
- AddDescriptors();
- }
- } static_descriptor_initializer;
- } // namespace protobuf_google_2fprotobuf_2funittest_5foptimize_5ffor_2eproto
- namespace protobuf_unittest {
- // ===================================================================
- void TestOptimizedForSize::InitAsDefaultInstance() {
- ::protobuf_unittest::_TestOptimizedForSize_default_instance_._instance.get_mutable()->msg_ = const_cast< ::protobuf_unittest::ForeignMessage*>(
- ::protobuf_unittest::ForeignMessage::internal_default_instance());
- ::protobuf_unittest::_TestOptimizedForSize_default_instance_.integer_field_ = 0;
- ::protobuf_unittest::_TestOptimizedForSize_default_instance_.string_field_.UnsafeSetDefault(
- &::google::protobuf::internal::GetEmptyStringAlreadyInited());
- }
- void TestOptimizedForSize::clear_msg() {
- if (msg_ != NULL) msg_->Clear();
- clear_has_msg();
- }
- #if !defined(_MSC_VER) || _MSC_VER >= 1900
- const int TestOptimizedForSize::kIFieldNumber;
- const int TestOptimizedForSize::kMsgFieldNumber;
- const int TestOptimizedForSize::kIntegerFieldFieldNumber;
- const int TestOptimizedForSize::kStringFieldFieldNumber;
- #endif // !defined(_MSC_VER) || _MSC_VER >= 1900
- TestOptimizedForSize::TestOptimizedForSize()
- : ::google::protobuf::Message(), _internal_metadata_(NULL) {
- ::google::protobuf::internal::InitSCC(
- &protobuf_google_2fprotobuf_2funittest_5foptimize_5ffor_2eproto::scc_info_TestOptimizedForSize.base);
- SharedCtor();
- // @@protoc_insertion_point(constructor:protobuf_unittest.TestOptimizedForSize)
- }
- TestOptimizedForSize::TestOptimizedForSize(const TestOptimizedForSize& from)
- : ::google::protobuf::Message(),
- _internal_metadata_(NULL),
- _has_bits_(from._has_bits_) {
- _internal_metadata_.MergeFrom(from._internal_metadata_);
- _extensions_.MergeFrom(from._extensions_);
- if (from.has_msg()) {
- msg_ = new ::protobuf_unittest::ForeignMessage(*from.msg_);
- } else {
- msg_ = NULL;
- }
- i_ = from.i_;
- clear_has_foo();
- switch (from.foo_case()) {
- case kIntegerField: {
- set_integer_field(from.integer_field());
- break;
- }
- case kStringField: {
- set_string_field(from.string_field());
- break;
- }
- case FOO_NOT_SET: {
- break;
- }
- }
- // @@protoc_insertion_point(copy_constructor:protobuf_unittest.TestOptimizedForSize)
- }
- void TestOptimizedForSize::SharedCtor() {
- ::memset(&msg_, 0, static_cast<size_t>(
- reinterpret_cast<char*>(&i_) -
- reinterpret_cast<char*>(&msg_)) + sizeof(i_));
- clear_has_foo();
- }
- TestOptimizedForSize::~TestOptimizedForSize() {
- // @@protoc_insertion_point(destructor:protobuf_unittest.TestOptimizedForSize)
- SharedDtor();
- }
- void TestOptimizedForSize::SharedDtor() {
- if (this != internal_default_instance()) delete msg_;
- if (has_foo()) {
- clear_foo();
- }
- }
- void TestOptimizedForSize::SetCachedSize(int size) const {
- _cached_size_.Set(size);
- }
- const ::google::protobuf::Descriptor* TestOptimizedForSize::descriptor() {
- ::protobuf_google_2fprotobuf_2funittest_5foptimize_5ffor_2eproto::protobuf_AssignDescriptorsOnce();
- return ::protobuf_google_2fprotobuf_2funittest_5foptimize_5ffor_2eproto::file_level_metadata[kIndexInFileMessages].descriptor;
- }
- const TestOptimizedForSize& TestOptimizedForSize::default_instance() {
- ::google::protobuf::internal::InitSCC(&protobuf_google_2fprotobuf_2funittest_5foptimize_5ffor_2eproto::scc_info_TestOptimizedForSize.base);
- return *internal_default_instance();
- }
- void TestOptimizedForSize::clear_foo() {
- // @@protoc_insertion_point(one_of_clear_start:protobuf_unittest.TestOptimizedForSize)
- switch (foo_case()) {
- case kIntegerField: {
- // No need to clear
- break;
- }
- case kStringField: {
- foo_.string_field_.DestroyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
- break;
- }
- case FOO_NOT_SET: {
- break;
- }
- }
- _oneof_case_[0] = FOO_NOT_SET;
- }
- void TestOptimizedForSize::Swap(TestOptimizedForSize* other) {
- if (other == this) return;
- InternalSwap(other);
- }
- void TestOptimizedForSize::InternalSwap(TestOptimizedForSize* other) {
- using std::swap;
- GetReflection()->Swap(this, other);}
- ::google::protobuf::Metadata TestOptimizedForSize::GetMetadata() const {
- protobuf_google_2fprotobuf_2funittest_5foptimize_5ffor_2eproto::protobuf_AssignDescriptorsOnce();
- return ::protobuf_google_2fprotobuf_2funittest_5foptimize_5ffor_2eproto::file_level_metadata[kIndexInFileMessages];
- }
- // ===================================================================
- void TestRequiredOptimizedForSize::InitAsDefaultInstance() {
- }
- #if !defined(_MSC_VER) || _MSC_VER >= 1900
- const int TestRequiredOptimizedForSize::kXFieldNumber;
- #endif // !defined(_MSC_VER) || _MSC_VER >= 1900
- TestRequiredOptimizedForSize::TestRequiredOptimizedForSize()
- : ::google::protobuf::Message(), _internal_metadata_(NULL) {
- ::google::protobuf::internal::InitSCC(
- &protobuf_google_2fprotobuf_2funittest_5foptimize_5ffor_2eproto::scc_info_TestRequiredOptimizedForSize.base);
- SharedCtor();
- // @@protoc_insertion_point(constructor:protobuf_unittest.TestRequiredOptimizedForSize)
- }
- TestRequiredOptimizedForSize::TestRequiredOptimizedForSize(const TestRequiredOptimizedForSize& from)
- : ::google::protobuf::Message(),
- _internal_metadata_(NULL),
- _has_bits_(from._has_bits_) {
- _internal_metadata_.MergeFrom(from._internal_metadata_);
- x_ = from.x_;
- // @@protoc_insertion_point(copy_constructor:protobuf_unittest.TestRequiredOptimizedForSize)
- }
- void TestRequiredOptimizedForSize::SharedCtor() {
- x_ = 0;
- }
- TestRequiredOptimizedForSize::~TestRequiredOptimizedForSize() {
- // @@protoc_insertion_point(destructor:protobuf_unittest.TestRequiredOptimizedForSize)
- SharedDtor();
- }
- void TestRequiredOptimizedForSize::SharedDtor() {
- }
- void TestRequiredOptimizedForSize::SetCachedSize(int size) const {
- _cached_size_.Set(size);
- }
- const ::google::protobuf::Descriptor* TestRequiredOptimizedForSize::descriptor() {
- ::protobuf_google_2fprotobuf_2funittest_5foptimize_5ffor_2eproto::protobuf_AssignDescriptorsOnce();
- return ::protobuf_google_2fprotobuf_2funittest_5foptimize_5ffor_2eproto::file_level_metadata[kIndexInFileMessages].descriptor;
- }
- const TestRequiredOptimizedForSize& TestRequiredOptimizedForSize::default_instance() {
- ::google::protobuf::internal::InitSCC(&protobuf_google_2fprotobuf_2funittest_5foptimize_5ffor_2eproto::scc_info_TestRequiredOptimizedForSize.base);
- return *internal_default_instance();
- }
- void TestRequiredOptimizedForSize::Swap(TestRequiredOptimizedForSize* other) {
- if (other == this) return;
- InternalSwap(other);
- }
- void TestRequiredOptimizedForSize::InternalSwap(TestRequiredOptimizedForSize* other) {
- using std::swap;
- GetReflection()->Swap(this, other);}
- ::google::protobuf::Metadata TestRequiredOptimizedForSize::GetMetadata() const {
- protobuf_google_2fprotobuf_2funittest_5foptimize_5ffor_2eproto::protobuf_AssignDescriptorsOnce();
- return ::protobuf_google_2fprotobuf_2funittest_5foptimize_5ffor_2eproto::file_level_metadata[kIndexInFileMessages];
- }
- // ===================================================================
- void TestOptionalOptimizedForSize::InitAsDefaultInstance() {
- ::protobuf_unittest::_TestOptionalOptimizedForSize_default_instance_._instance.get_mutable()->o_ = const_cast< ::protobuf_unittest::TestRequiredOptimizedForSize*>(
- ::protobuf_unittest::TestRequiredOptimizedForSize::internal_default_instance());
- }
- #if !defined(_MSC_VER) || _MSC_VER >= 1900
- const int TestOptionalOptimizedForSize::kOFieldNumber;
- #endif // !defined(_MSC_VER) || _MSC_VER >= 1900
- TestOptionalOptimizedForSize::TestOptionalOptimizedForSize()
- : ::google::protobuf::Message(), _internal_metadata_(NULL) {
- ::google::protobuf::internal::InitSCC(
- &protobuf_google_2fprotobuf_2funittest_5foptimize_5ffor_2eproto::scc_info_TestOptionalOptimizedForSize.base);
- SharedCtor();
- // @@protoc_insertion_point(constructor:protobuf_unittest.TestOptionalOptimizedForSize)
- }
- TestOptionalOptimizedForSize::TestOptionalOptimizedForSize(const TestOptionalOptimizedForSize& from)
- : ::google::protobuf::Message(),
- _internal_metadata_(NULL),
- _has_bits_(from._has_bits_) {
- _internal_metadata_.MergeFrom(from._internal_metadata_);
- if (from.has_o()) {
- o_ = new ::protobuf_unittest::TestRequiredOptimizedForSize(*from.o_);
- } else {
- o_ = NULL;
- }
- // @@protoc_insertion_point(copy_constructor:protobuf_unittest.TestOptionalOptimizedForSize)
- }
- void TestOptionalOptimizedForSize::SharedCtor() {
- o_ = NULL;
- }
- TestOptionalOptimizedForSize::~TestOptionalOptimizedForSize() {
- // @@protoc_insertion_point(destructor:protobuf_unittest.TestOptionalOptimizedForSize)
- SharedDtor();
- }
- void TestOptionalOptimizedForSize::SharedDtor() {
- if (this != internal_default_instance()) delete o_;
- }
- void TestOptionalOptimizedForSize::SetCachedSize(int size) const {
- _cached_size_.Set(size);
- }
- const ::google::protobuf::Descriptor* TestOptionalOptimizedForSize::descriptor() {
- ::protobuf_google_2fprotobuf_2funittest_5foptimize_5ffor_2eproto::protobuf_AssignDescriptorsOnce();
- return ::protobuf_google_2fprotobuf_2funittest_5foptimize_5ffor_2eproto::file_level_metadata[kIndexInFileMessages].descriptor;
- }
- const TestOptionalOptimizedForSize& TestOptionalOptimizedForSize::default_instance() {
- ::google::protobuf::internal::InitSCC(&protobuf_google_2fprotobuf_2funittest_5foptimize_5ffor_2eproto::scc_info_TestOptionalOptimizedForSize.base);
- return *internal_default_instance();
- }
- void TestOptionalOptimizedForSize::Swap(TestOptionalOptimizedForSize* other) {
- if (other == this) return;
- InternalSwap(other);
- }
- void TestOptionalOptimizedForSize::InternalSwap(TestOptionalOptimizedForSize* other) {
- using std::swap;
- GetReflection()->Swap(this, other);}
- ::google::protobuf::Metadata TestOptionalOptimizedForSize::GetMetadata() const {
- protobuf_google_2fprotobuf_2funittest_5foptimize_5ffor_2eproto::protobuf_AssignDescriptorsOnce();
- return ::protobuf_google_2fprotobuf_2funittest_5foptimize_5ffor_2eproto::file_level_metadata[kIndexInFileMessages];
- }
- #if !defined(_MSC_VER) || _MSC_VER >= 1900
- const int TestOptimizedForSize::kTestExtensionFieldNumber;
- #endif
- ::google::protobuf::internal::ExtensionIdentifier< ::protobuf_unittest::TestOptimizedForSize,
- ::google::protobuf::internal::PrimitiveTypeTraits< ::google::protobuf::int32 >, 5, false >
- TestOptimizedForSize::test_extension(kTestExtensionFieldNumber, 0);
- #if !defined(_MSC_VER) || _MSC_VER >= 1900
- const int TestOptimizedForSize::kTestExtension2FieldNumber;
- #endif
- ::google::protobuf::internal::ExtensionIdentifier< ::protobuf_unittest::TestOptimizedForSize,
- ::google::protobuf::internal::MessageTypeTraits< ::protobuf_unittest::TestRequiredOptimizedForSize >, 11, false >
- TestOptimizedForSize::test_extension2(kTestExtension2FieldNumber, *::protobuf_unittest::TestRequiredOptimizedForSize::internal_default_instance());
- // @@protoc_insertion_point(namespace_scope)
- } // namespace protobuf_unittest
- namespace google {
- namespace protobuf {
- template<> GOOGLE_PROTOBUF_ATTRIBUTE_NOINLINE ::protobuf_unittest::TestOptimizedForSize* Arena::CreateMaybeMessage< ::protobuf_unittest::TestOptimizedForSize >(Arena* arena) {
- return Arena::CreateInternal< ::protobuf_unittest::TestOptimizedForSize >(arena);
- }
- template<> GOOGLE_PROTOBUF_ATTRIBUTE_NOINLINE ::protobuf_unittest::TestRequiredOptimizedForSize* Arena::CreateMaybeMessage< ::protobuf_unittest::TestRequiredOptimizedForSize >(Arena* arena) {
- return Arena::CreateInternal< ::protobuf_unittest::TestRequiredOptimizedForSize >(arena);
- }
- template<> GOOGLE_PROTOBUF_ATTRIBUTE_NOINLINE ::protobuf_unittest::TestOptionalOptimizedForSize* Arena::CreateMaybeMessage< ::protobuf_unittest::TestOptionalOptimizedForSize >(Arena* arena) {
- return Arena::CreateInternal< ::protobuf_unittest::TestOptionalOptimizedForSize >(arena);
- }
- } // namespace protobuf
- } // namespace google
- // @@protoc_insertion_point(global_scope)
|