chromium/out/Default/gen/third_party/lens_server_proto/lens_overlay_polygon.pb.cc

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: lens_overlay_polygon.proto

#include "lens_overlay_polygon.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>
// @@protoc_insertion_point(includes)
#include <google/protobuf/port_def.inc>

PROTOBUF_PRAGMA_INIT_SEG

_pb;
_pbi;

namespace lens {
PROTOBUF_CONSTEXPR Polygon_Vertex::Polygon_Vertex(
    ::_pbi::ConstantInitialized):{}
struct Polygon_VertexDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 Polygon_VertexDefaultTypeInternal _Polygon_Vertex_default_instance_;
PROTOBUF_CONSTEXPR Polygon::Polygon(
    ::_pbi::ConstantInitialized):{}
struct PolygonDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 PolygonDefaultTypeInternal _Polygon_default_instance_;
}  // namespace lens
namespace lens {
bool Polygon_VertexOrdering_IsValid(int value) {}

static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> Polygon_VertexOrdering_strings[3] =;

static const char Polygon_VertexOrdering_names[] =;

static const ::PROTOBUF_NAMESPACE_ID::internal::EnumEntry Polygon_VertexOrdering_entries[] =;

static const int Polygon_VertexOrdering_entries_by_number[] =;

const std::string& Polygon_VertexOrdering_Name(
    Polygon_VertexOrdering value) {}
bool Polygon_VertexOrdering_Parse(
    ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, Polygon_VertexOrdering* value) {}
#if (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))
constexpr Polygon_VertexOrdering Polygon::VERTEX_ORDERING_UNSPECIFIED;
constexpr Polygon_VertexOrdering Polygon::CLOCKWISE;
constexpr Polygon_VertexOrdering Polygon::COUNTER_CLOCKWISE;
constexpr Polygon_VertexOrdering Polygon::VertexOrdering_MIN;
constexpr Polygon_VertexOrdering Polygon::VertexOrdering_MAX;
constexpr int Polygon::VertexOrdering_ARRAYSIZE;
#endif  // (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))
bool CoordinateType_IsValid(int value) {}

static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> CoordinateType_strings[3] =;

static const char CoordinateType_names[] =;

static const ::PROTOBUF_NAMESPACE_ID::internal::EnumEntry CoordinateType_entries[] =;

static const int CoordinateType_entries_by_number[] =;

const std::string& CoordinateType_Name(
    CoordinateType value) {}
bool CoordinateType_Parse(
    ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, CoordinateType* value) {}

// ===================================================================

class Polygon_Vertex::_Internal {};

Polygon_Vertex::Polygon_Vertex(::PROTOBUF_NAMESPACE_ID::Arena* arena,
                         bool is_message_owned)
  :{}
Polygon_Vertex::Polygon_Vertex(const Polygon_Vertex& from)
  :{}

inline void Polygon_Vertex::SharedCtor(
    ::_pb::Arena* arena, bool is_message_owned) {}

Polygon_Vertex::~Polygon_Vertex() {}

inline void Polygon_Vertex::SharedDtor() {}

void Polygon_Vertex::SetCachedSize(int size) const {}

void Polygon_Vertex::Clear() {}

const char* Polygon_Vertex::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) {}

uint8_t* Polygon_Vertex::_InternalSerialize(
    uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const {}

size_t Polygon_Vertex::ByteSizeLong() const {}

void Polygon_Vertex::CheckTypeAndMergeFrom(
    const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) {}

void Polygon_Vertex::MergeFrom(const Polygon_Vertex& from) {}

void Polygon_Vertex::CopyFrom(const Polygon_Vertex& from) {}

bool Polygon_Vertex::IsInitialized() const {}

void Polygon_Vertex::InternalSwap(Polygon_Vertex* other) {}

std::string Polygon_Vertex::GetTypeName() const {}


// ===================================================================

class Polygon::_Internal {};

Polygon::Polygon(::PROTOBUF_NAMESPACE_ID::Arena* arena,
                         bool is_message_owned)
  :{}
Polygon::Polygon(const Polygon& from)
  :{}

inline void Polygon::SharedCtor(
    ::_pb::Arena* arena, bool is_message_owned) {}

Polygon::~Polygon() {}

inline void Polygon::SharedDtor() {}

void Polygon::SetCachedSize(int size) const {}

void Polygon::Clear() {}

const char* Polygon::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) {}

uint8_t* Polygon::_InternalSerialize(
    uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const {}

size_t Polygon::ByteSizeLong() const {}

void Polygon::CheckTypeAndMergeFrom(
    const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) {}

void Polygon::MergeFrom(const Polygon& from) {}

void Polygon::CopyFrom(const Polygon& from) {}

bool Polygon::IsInitialized() const {}

void Polygon::InternalSwap(Polygon* other) {}

std::string Polygon::GetTypeName() const {}


// @@protoc_insertion_point(namespace_scope)
}  // namespace lens
PROTOBUF_NAMESPACE_OPEN
template<> PROTOBUF_NOINLINE ::lens::Polygon_Vertex*
Arena::CreateMaybeMessage< ::lens::Polygon_Vertex >(Arena* arena) {}
template<> PROTOBUF_NOINLINE ::lens::Polygon*
Arena::CreateMaybeMessage< ::lens::Polygon >(Arena* arena) {}
PROTOBUF_NAMESPACE_CLOSE

// @@protoc_insertion_point(global_scope)
#include <google/protobuf/port_undef.inc>