chromium/out/Default/gen/cld_3/protos/sentence.pb.cc

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

#include "sentence.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 chrome_lang_id {
PROTOBUF_CONSTEXPR Sentence::Sentence(
    ::_pbi::ConstantInitialized):{}
struct SentenceDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 SentenceDefaultTypeInternal _Sentence_default_instance_;
PROTOBUF_CONSTEXPR Token::Token(
    ::_pbi::ConstantInitialized):{}
struct TokenDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 TokenDefaultTypeInternal _Token_default_instance_;
}  // namespace chrome_lang_id
namespace chrome_lang_id {
bool Token_BreakLevel_IsValid(int value) {}

static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> Token_BreakLevel_strings[4] =;

static const char Token_BreakLevel_names[] =;

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

static const int Token_BreakLevel_entries_by_number[] =;

const std::string& Token_BreakLevel_Name(
    Token_BreakLevel value) {}
bool Token_BreakLevel_Parse(
    ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, Token_BreakLevel* value) {}
#if (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))
constexpr Token_BreakLevel Token::NO_BREAK;
constexpr Token_BreakLevel Token::SPACE_BREAK;
constexpr Token_BreakLevel Token::LINE_BREAK;
constexpr Token_BreakLevel Token::SENTENCE_BREAK;
constexpr Token_BreakLevel Token::BreakLevel_MIN;
constexpr Token_BreakLevel Token::BreakLevel_MAX;
constexpr int Token::BreakLevel_ARRAYSIZE;
#endif  // (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))

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

class Sentence::_Internal {};

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

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

Sentence::~Sentence() {}

inline void Sentence::SharedDtor() {}

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

void Sentence::Clear() {}

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

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

size_t Sentence::ByteSizeLong() const {}

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

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

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

bool Sentence::IsInitialized() const {}

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

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


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

class Token::_Internal {};

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

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

Token::~Token() {}

inline void Token::SharedDtor() {}

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

void Token::Clear() {}

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

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

size_t Token::RequiredFieldsByteSizeFallback() const {}
size_t Token::ByteSizeLong() const {}

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

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

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

bool Token::IsInitialized() const {}

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

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


// @@protoc_insertion_point(namespace_scope)
}  // namespace chrome_lang_id
PROTOBUF_NAMESPACE_OPEN
template<> PROTOBUF_NOINLINE ::chrome_lang_id::Sentence*
Arena::CreateMaybeMessage< ::chrome_lang_id::Sentence >(Arena* arena) {}
template<> PROTOBUF_NOINLINE ::chrome_lang_id::Token*
Arena::CreateMaybeMessage< ::chrome_lang_id::Token >(Arena* arena) {}
PROTOBUF_NAMESPACE_CLOSE

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