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