chromium/out/Default/gen/components/feed/core/proto/v2/wire/table.pb.cc

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: components/feed/core/proto/v2/wire/table.proto

#include "components/feed/core/proto/v2/wire/table.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 feedwire {
PROTOBUF_CONSTEXPR Table_Column::Table_Column(
    ::_pbi::ConstantInitialized):{}
struct Table_ColumnDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 Table_ColumnDefaultTypeInternal _Table_Column_default_instance_;
PROTOBUF_CONSTEXPR Table::Table(
    ::_pbi::ConstantInitialized):{}
struct TableDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 TableDefaultTypeInternal _Table_default_instance_;
}  // namespace feedwire
namespace feedwire {

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

class Table_Column::_Internal {};

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

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

Table_Column::~Table_Column() {}

inline void Table_Column::SharedDtor() {}

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

void Table_Column::Clear() {}

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

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

size_t Table_Column::ByteSizeLong() const {}

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

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

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

bool Table_Column::IsInitialized() const {}

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

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


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

class Table::_Internal {};

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

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

Table::~Table() {}

inline void Table::SharedDtor() {}

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

void Table::Clear() {}

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

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

size_t Table::ByteSizeLong() const {}

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

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

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

bool Table::IsInitialized() const {}

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

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


// @@protoc_insertion_point(namespace_scope)
}  // namespace feedwire
PROTOBUF_NAMESPACE_OPEN
template<> PROTOBUF_NOINLINE ::feedwire::Table_Column*
Arena::CreateMaybeMessage< ::feedwire::Table_Column >(Arena* arena) {}
template<> PROTOBUF_NOINLINE ::feedwire::Table*
Arena::CreateMaybeMessage< ::feedwire::Table >(Arena* arena) {}
PROTOBUF_NAMESPACE_CLOSE

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