#include "lens_overlay_server.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 LensOverlayServerError::LensOverlayServerError(
::_pbi::ConstantInitialized): … { … }
struct LensOverlayServerErrorDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 LensOverlayServerErrorDefaultTypeInternal _LensOverlayServerError_default_instance_;
PROTOBUF_CONSTEXPR LensOverlayServerRequest::LensOverlayServerRequest(
::_pbi::ConstantInitialized): … { … }
struct LensOverlayServerRequestDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 LensOverlayServerRequestDefaultTypeInternal _LensOverlayServerRequest_default_instance_;
PROTOBUF_CONSTEXPR LensOverlayServerResponse::LensOverlayServerResponse(
::_pbi::ConstantInitialized): … { … }
struct LensOverlayServerResponseDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 LensOverlayServerResponseDefaultTypeInternal _LensOverlayServerResponse_default_instance_;
}
namespace lens {
bool LensOverlayServerError_ErrorType_IsValid(int value) { … }
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> LensOverlayServerError_ErrorType_strings[2] = …;
static const char LensOverlayServerError_ErrorType_names[] = …;
static const ::PROTOBUF_NAMESPACE_ID::internal::EnumEntry LensOverlayServerError_ErrorType_entries[] = …;
static const int LensOverlayServerError_ErrorType_entries_by_number[] = …;
const std::string& LensOverlayServerError_ErrorType_Name(
LensOverlayServerError_ErrorType value) { … }
bool LensOverlayServerError_ErrorType_Parse(
::PROTOBUF_NAMESPACE_ID::ConstStringParam name, LensOverlayServerError_ErrorType* value) { … }
#if (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))
constexpr LensOverlayServerError_ErrorType LensOverlayServerError::UNKNOWN_TYPE;
constexpr LensOverlayServerError_ErrorType LensOverlayServerError::MISSING_REQUEST;
constexpr LensOverlayServerError_ErrorType LensOverlayServerError::ErrorType_MIN;
constexpr LensOverlayServerError_ErrorType LensOverlayServerError::ErrorType_MAX;
constexpr int LensOverlayServerError::ErrorType_ARRAYSIZE;
#endif
class LensOverlayServerError::_Internal { … };
LensOverlayServerError::LensOverlayServerError(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
LensOverlayServerError::LensOverlayServerError(const LensOverlayServerError& from)
: … { … }
inline void LensOverlayServerError::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
LensOverlayServerError::~LensOverlayServerError() { … }
inline void LensOverlayServerError::SharedDtor() { … }
void LensOverlayServerError::SetCachedSize(int size) const { … }
void LensOverlayServerError::Clear() { … }
const char* LensOverlayServerError::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* LensOverlayServerError::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t LensOverlayServerError::ByteSizeLong() const { … }
void LensOverlayServerError::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void LensOverlayServerError::MergeFrom(const LensOverlayServerError& from) { … }
void LensOverlayServerError::CopyFrom(const LensOverlayServerError& from) { … }
bool LensOverlayServerError::IsInitialized() const { … }
void LensOverlayServerError::InternalSwap(LensOverlayServerError* other) { … }
std::string LensOverlayServerError::GetTypeName() const { … }
class LensOverlayServerRequest::_Internal { … };
const ::lens::LensOverlayObjectsRequest&
LensOverlayServerRequest::_Internal::objects_request(const LensOverlayServerRequest* msg) { … }
const ::lens::LensOverlayInteractionRequest&
LensOverlayServerRequest::_Internal::interaction_request(const LensOverlayServerRequest* msg) { … }
const ::lens::LensOverlayClientLogs&
LensOverlayServerRequest::_Internal::client_logs(const LensOverlayServerRequest* msg) { … }
void LensOverlayServerRequest::clear_objects_request() { … }
void LensOverlayServerRequest::clear_interaction_request() { … }
void LensOverlayServerRequest::clear_client_logs() { … }
LensOverlayServerRequest::LensOverlayServerRequest(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
LensOverlayServerRequest::LensOverlayServerRequest(const LensOverlayServerRequest& from)
: … { … }
inline void LensOverlayServerRequest::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
LensOverlayServerRequest::~LensOverlayServerRequest() { … }
inline void LensOverlayServerRequest::SharedDtor() { … }
void LensOverlayServerRequest::SetCachedSize(int size) const { … }
void LensOverlayServerRequest::Clear() { … }
const char* LensOverlayServerRequest::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* LensOverlayServerRequest::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t LensOverlayServerRequest::ByteSizeLong() const { … }
void LensOverlayServerRequest::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void LensOverlayServerRequest::MergeFrom(const LensOverlayServerRequest& from) { … }
void LensOverlayServerRequest::CopyFrom(const LensOverlayServerRequest& from) { … }
bool LensOverlayServerRequest::IsInitialized() const { … }
void LensOverlayServerRequest::InternalSwap(LensOverlayServerRequest* other) { … }
std::string LensOverlayServerRequest::GetTypeName() const { … }
class LensOverlayServerResponse::_Internal { … };
const ::lens::LensOverlayServerError&
LensOverlayServerResponse::_Internal::error(const LensOverlayServerResponse* msg) { … }
const ::lens::LensOverlayObjectsResponse&
LensOverlayServerResponse::_Internal::objects_response(const LensOverlayServerResponse* msg) { … }
const ::lens::LensOverlayInteractionResponse&
LensOverlayServerResponse::_Internal::interaction_response(const LensOverlayServerResponse* msg) { … }
void LensOverlayServerResponse::clear_objects_response() { … }
void LensOverlayServerResponse::clear_interaction_response() { … }
LensOverlayServerResponse::LensOverlayServerResponse(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
LensOverlayServerResponse::LensOverlayServerResponse(const LensOverlayServerResponse& from)
: … { … }
inline void LensOverlayServerResponse::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
LensOverlayServerResponse::~LensOverlayServerResponse() { … }
inline void LensOverlayServerResponse::SharedDtor() { … }
void LensOverlayServerResponse::SetCachedSize(int size) const { … }
void LensOverlayServerResponse::Clear() { … }
const char* LensOverlayServerResponse::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* LensOverlayServerResponse::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t LensOverlayServerResponse::ByteSizeLong() const { … }
void LensOverlayServerResponse::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void LensOverlayServerResponse::MergeFrom(const LensOverlayServerResponse& from) { … }
void LensOverlayServerResponse::CopyFrom(const LensOverlayServerResponse& from) { … }
bool LensOverlayServerResponse::IsInitialized() const { … }
void LensOverlayServerResponse::InternalSwap(LensOverlayServerResponse* other) { … }
std::string LensOverlayServerResponse::GetTypeName() const { … }
}
PROTOBUF_NAMESPACE_OPEN
template<> PROTOBUF_NOINLINE ::lens::LensOverlayServerError*
Arena::CreateMaybeMessage< ::lens::LensOverlayServerError >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::lens::LensOverlayServerRequest*
Arena::CreateMaybeMessage< ::lens::LensOverlayServerRequest >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::lens::LensOverlayServerResponse*
Arena::CreateMaybeMessage< ::lens::LensOverlayServerResponse >(Arena* arena) { … }
PROTOBUF_NAMESPACE_CLOSE
#include <google/protobuf/port_undef.inc>