#include "lens_overlay_cluster_info.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 lens {
PROTOBUF_CONSTEXPR LensOverlayClusterInfo::LensOverlayClusterInfo(
::_pbi::ConstantInitialized): … { … }
struct LensOverlayClusterInfoDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 LensOverlayClusterInfoDefaultTypeInternal _LensOverlayClusterInfo_default_instance_;
}
namespace lens {
class LensOverlayClusterInfo::_Internal { … };
LensOverlayClusterInfo::LensOverlayClusterInfo(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
LensOverlayClusterInfo::LensOverlayClusterInfo(const LensOverlayClusterInfo& from)
: … { … }
inline void LensOverlayClusterInfo::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
LensOverlayClusterInfo::~LensOverlayClusterInfo() { … }
inline void LensOverlayClusterInfo::SharedDtor() { … }
void LensOverlayClusterInfo::SetCachedSize(int size) const { … }
void LensOverlayClusterInfo::Clear() { … }
const char* LensOverlayClusterInfo::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* LensOverlayClusterInfo::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t LensOverlayClusterInfo::ByteSizeLong() const { … }
void LensOverlayClusterInfo::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void LensOverlayClusterInfo::MergeFrom(const LensOverlayClusterInfo& from) { … }
void LensOverlayClusterInfo::CopyFrom(const LensOverlayClusterInfo& from) { … }
bool LensOverlayClusterInfo::IsInitialized() const { … }
void LensOverlayClusterInfo::InternalSwap(LensOverlayClusterInfo* other) { … }
std::string LensOverlayClusterInfo::GetTypeName() const { … }
}
PROTOBUF_NAMESPACE_OPEN
template<> PROTOBUF_NOINLINE ::lens::LensOverlayClusterInfo*
Arena::CreateMaybeMessage< ::lens::LensOverlayClusterInfo >(Arena* arena) { … }
PROTOBUF_NAMESPACE_CLOSE
#include <google/protobuf/port_undef.inc>