#include "ranker_example.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 assist_ranker {
PROTOBUF_CONSTEXPR StringList::StringList(
::_pbi::ConstantInitialized): … { … }
struct StringListDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 StringListDefaultTypeInternal _StringList_default_instance_;
PROTOBUF_CONSTEXPR FloatList::FloatList(
::_pbi::ConstantInitialized): … { … }
struct FloatListDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 FloatListDefaultTypeInternal _FloatList_default_instance_;
PROTOBUF_CONSTEXPR Feature::Feature(
::_pbi::ConstantInitialized): … { … }
struct FeatureDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 FeatureDefaultTypeInternal _Feature_default_instance_;
PROTOBUF_CONSTEXPR RankerExample_FeaturesEntry_DoNotUse::RankerExample_FeaturesEntry_DoNotUse(
::_pbi::ConstantInitialized) { … }
struct RankerExample_FeaturesEntry_DoNotUseDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 RankerExample_FeaturesEntry_DoNotUseDefaultTypeInternal _RankerExample_FeaturesEntry_DoNotUse_default_instance_;
PROTOBUF_CONSTEXPR RankerExample::RankerExample(
::_pbi::ConstantInitialized): … { … }
struct RankerExampleDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 RankerExampleDefaultTypeInternal _RankerExample_default_instance_;
}
namespace assist_ranker {
class StringList::_Internal { … };
StringList::StringList(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
StringList::StringList(const StringList& from)
: … { … }
inline void StringList::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
StringList::~StringList() { … }
inline void StringList::SharedDtor() { … }
void StringList::SetCachedSize(int size) const { … }
void StringList::Clear() { … }
const char* StringList::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* StringList::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t StringList::ByteSizeLong() const { … }
void StringList::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void StringList::MergeFrom(const StringList& from) { … }
void StringList::CopyFrom(const StringList& from) { … }
bool StringList::IsInitialized() const { … }
void StringList::InternalSwap(StringList* other) { … }
std::string StringList::GetTypeName() const { … }
class FloatList::_Internal { … };
FloatList::FloatList(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
FloatList::FloatList(const FloatList& from)
: … { … }
inline void FloatList::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
FloatList::~FloatList() { … }
inline void FloatList::SharedDtor() { … }
void FloatList::SetCachedSize(int size) const { … }
void FloatList::Clear() { … }
const char* FloatList::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* FloatList::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t FloatList::ByteSizeLong() const { … }
void FloatList::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void FloatList::MergeFrom(const FloatList& from) { … }
void FloatList::CopyFrom(const FloatList& from) { … }
bool FloatList::IsInitialized() const { … }
void FloatList::InternalSwap(FloatList* other) { … }
std::string FloatList::GetTypeName() const { … }
class Feature::_Internal { … };
const ::assist_ranker::StringList&
Feature::_Internal::string_list(const Feature* msg) { … }
const ::assist_ranker::FloatList&
Feature::_Internal::float_list(const Feature* msg) { … }
void Feature::set_allocated_string_list(::assist_ranker::StringList* string_list) { … }
void Feature::set_allocated_float_list(::assist_ranker::FloatList* float_list) { … }
Feature::Feature(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
Feature::Feature(const Feature& from)
: … { … }
inline void Feature::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
Feature::~Feature() { … }
inline void Feature::SharedDtor() { … }
void Feature::SetCachedSize(int size) const { … }
void Feature::clear_feature_type() { … }
void Feature::Clear() { … }
const char* Feature::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* Feature::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t Feature::ByteSizeLong() const { … }
void Feature::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void Feature::MergeFrom(const Feature& from) { … }
void Feature::CopyFrom(const Feature& from) { … }
bool Feature::IsInitialized() const { … }
void Feature::InternalSwap(Feature* other) { … }
std::string Feature::GetTypeName() const { … }
RankerExample_FeaturesEntry_DoNotUse::RankerExample_FeaturesEntry_DoNotUse() { … }
RankerExample_FeaturesEntry_DoNotUse::RankerExample_FeaturesEntry_DoNotUse(::PROTOBUF_NAMESPACE_ID::Arena* arena)
: … { … }
void RankerExample_FeaturesEntry_DoNotUse::MergeFrom(const RankerExample_FeaturesEntry_DoNotUse& other) { … }
class RankerExample::_Internal { … };
const ::assist_ranker::Feature&
RankerExample::_Internal::target(const RankerExample* msg) { … }
RankerExample::RankerExample(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
RankerExample::RankerExample(const RankerExample& from)
: … { … }
inline void RankerExample::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
RankerExample::~RankerExample() { … }
inline void RankerExample::SharedDtor() { … }
void RankerExample::SetCachedSize(int size) const { … }
void RankerExample::Clear() { … }
const char* RankerExample::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* RankerExample::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t RankerExample::ByteSizeLong() const { … }
void RankerExample::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void RankerExample::MergeFrom(const RankerExample& from) { … }
void RankerExample::CopyFrom(const RankerExample& from) { … }
bool RankerExample::IsInitialized() const { … }
void RankerExample::InternalSwap(RankerExample* other) { … }
std::string RankerExample::GetTypeName() const { … }
}
PROTOBUF_NAMESPACE_OPEN
template<> PROTOBUF_NOINLINE ::assist_ranker::StringList*
Arena::CreateMaybeMessage< ::assist_ranker::StringList >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::assist_ranker::FloatList*
Arena::CreateMaybeMessage< ::assist_ranker::FloatList >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::assist_ranker::Feature*
Arena::CreateMaybeMessage< ::assist_ranker::Feature >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::assist_ranker::RankerExample_FeaturesEntry_DoNotUse*
Arena::CreateMaybeMessage< ::assist_ranker::RankerExample_FeaturesEntry_DoNotUse >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::assist_ranker::RankerExample*
Arena::CreateMaybeMessage< ::assist_ranker::RankerExample >(Arena* arena) { … }
PROTOBUF_NAMESPACE_CLOSE
#include <google/protobuf/port_undef.inc>