#include "components/commerce/core/proto/discounts.pb.h"
#include <algorithm>
#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/extension_set.h>
#include <google/protobuf/wire_format_lite.h>
#include <google/protobuf/io/zero_copy_stream_impl_lite.h>
#include <google/protobuf/port_def.inc>
PROTOBUF_PRAGMA_INIT_SEG
_pb;
_pbi;
namespace commerce {
PROTOBUF_CONSTEXPR DiscountsData::DiscountsData(
::_pbi::ConstantInitialized): … { … }
struct DiscountsDataDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 DiscountsDataDefaultTypeInternal _DiscountsData_default_instance_;
PROTOBUF_CONSTEXPR DiscountCluster::DiscountCluster(
::_pbi::ConstantInitialized): … { … }
struct DiscountClusterDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 DiscountClusterDefaultTypeInternal _DiscountCluster_default_instance_;
PROTOBUF_CONSTEXPR Discount_Description::Discount_Description(
::_pbi::ConstantInitialized): … { … }
struct Discount_DescriptionDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 Discount_DescriptionDefaultTypeInternal _Discount_Description_default_instance_;
PROTOBUF_CONSTEXPR Discount::Discount(
::_pbi::ConstantInitialized): … { … }
struct DiscountDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 DiscountDefaultTypeInternal _Discount_default_instance_;
}
namespace commerce {
bool DiscountCluster_ClusterType_IsValid(int value) { … }
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> DiscountCluster_ClusterType_strings[3] = …;
static const char DiscountCluster_ClusterType_names[] = …;
static const ::PROTOBUF_NAMESPACE_ID::internal::EnumEntry DiscountCluster_ClusterType_entries[] = …;
static const int DiscountCluster_ClusterType_entries_by_number[] = …;
const std::string& DiscountCluster_ClusterType_Name(
DiscountCluster_ClusterType value) { … }
bool DiscountCluster_ClusterType_Parse(
::PROTOBUF_NAMESPACE_ID::ConstStringParam name, DiscountCluster_ClusterType* value) { … }
#if (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))
constexpr DiscountCluster_ClusterType DiscountCluster::TYPE_UNSPECIFIED;
constexpr DiscountCluster_ClusterType DiscountCluster::OFFER_LEVEL;
constexpr DiscountCluster_ClusterType DiscountCluster::PAGE_LEVEL;
constexpr DiscountCluster_ClusterType DiscountCluster::ClusterType_MIN;
constexpr DiscountCluster_ClusterType DiscountCluster::ClusterType_MAX;
constexpr int DiscountCluster::ClusterType_ARRAYSIZE;
#endif
bool Discount_Type_IsValid(int value) { … }
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> Discount_Type_strings[2] = …;
static const char Discount_Type_names[] = …;
static const ::PROTOBUF_NAMESPACE_ID::internal::EnumEntry Discount_Type_entries[] = …;
static const int Discount_Type_entries_by_number[] = …;
const std::string& Discount_Type_Name(
Discount_Type value) { … }
bool Discount_Type_Parse(
::PROTOBUF_NAMESPACE_ID::ConstStringParam name, Discount_Type* value) { … }
#if (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))
constexpr Discount_Type Discount::TYPE_UNSPECIFIED;
constexpr Discount_Type Discount::FREE_LISTING_WITH_CODE;
constexpr Discount_Type Discount::Type_MIN;
constexpr Discount_Type Discount::Type_MAX;
constexpr int Discount::Type_ARRAYSIZE;
#endif
class DiscountsData::_Internal { … };
DiscountsData::DiscountsData(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
DiscountsData::DiscountsData(const DiscountsData& from)
: … { … }
inline void DiscountsData::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
DiscountsData::~DiscountsData() { … }
inline void DiscountsData::SharedDtor() { … }
void DiscountsData::SetCachedSize(int size) const { … }
void DiscountsData::Clear() { … }
const char* DiscountsData::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* DiscountsData::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t DiscountsData::ByteSizeLong() const { … }
void DiscountsData::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void DiscountsData::MergeFrom(const DiscountsData& from) { … }
void DiscountsData::CopyFrom(const DiscountsData& from) { … }
bool DiscountsData::IsInitialized() const { … }
void DiscountsData::InternalSwap(DiscountsData* other) { … }
std::string DiscountsData::GetTypeName() const { … }
class DiscountCluster::_Internal { … };
DiscountCluster::DiscountCluster(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
DiscountCluster::DiscountCluster(const DiscountCluster& from)
: … { … }
inline void DiscountCluster::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
DiscountCluster::~DiscountCluster() { … }
inline void DiscountCluster::SharedDtor() { … }
void DiscountCluster::SetCachedSize(int size) const { … }
void DiscountCluster::Clear() { … }
const char* DiscountCluster::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* DiscountCluster::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t DiscountCluster::ByteSizeLong() const { … }
void DiscountCluster::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void DiscountCluster::MergeFrom(const DiscountCluster& from) { … }
void DiscountCluster::CopyFrom(const DiscountCluster& from) { … }
bool DiscountCluster::IsInitialized() const { … }
void DiscountCluster::InternalSwap(DiscountCluster* other) { … }
std::string DiscountCluster::GetTypeName() const { … }
class Discount_Description::_Internal { … };
Discount_Description::Discount_Description(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
Discount_Description::Discount_Description(const Discount_Description& from)
: … { … }
inline void Discount_Description::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
Discount_Description::~Discount_Description() { … }
inline void Discount_Description::SharedDtor() { … }
void Discount_Description::SetCachedSize(int size) const { … }
void Discount_Description::Clear() { … }
const char* Discount_Description::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* Discount_Description::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t Discount_Description::ByteSizeLong() const { … }
void Discount_Description::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void Discount_Description::MergeFrom(const Discount_Description& from) { … }
void Discount_Description::CopyFrom(const Discount_Description& from) { … }
bool Discount_Description::IsInitialized() const { … }
void Discount_Description::InternalSwap(Discount_Description* other) { … }
std::string Discount_Description::GetTypeName() const { … }
class Discount::_Internal { … };
const ::commerce::Discount_Description&
Discount::_Internal::description(const Discount* msg) { … }
Discount::Discount(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
Discount::Discount(const Discount& from)
: … { … }
inline void Discount::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
Discount::~Discount() { … }
inline void Discount::SharedDtor() { … }
void Discount::SetCachedSize(int size) const { … }
void Discount::Clear() { … }
const char* Discount::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* Discount::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t Discount::ByteSizeLong() const { … }
void Discount::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void Discount::MergeFrom(const Discount& from) { … }
void Discount::CopyFrom(const Discount& from) { … }
bool Discount::IsInitialized() const { … }
void Discount::InternalSwap(Discount* other) { … }
std::string Discount::GetTypeName() const { … }
}
PROTOBUF_NAMESPACE_OPEN
template<> PROTOBUF_NOINLINE ::commerce::DiscountsData*
Arena::CreateMaybeMessage< ::commerce::DiscountsData >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::commerce::DiscountCluster*
Arena::CreateMaybeMessage< ::commerce::DiscountCluster >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::commerce::Discount_Description*
Arena::CreateMaybeMessage< ::commerce::Discount_Description >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::commerce::Discount*
Arena::CreateMaybeMessage< ::commerce::Discount >(Arena* arena) { … }
PROTOBUF_NAMESPACE_CLOSE
#include <google/protobuf/port_undef.inc>