#include "policy_common_definitions.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 enterprise_management {
PROTOBUF_CONSTEXPR StringList::StringList(
::_pbi::ConstantInitialized): … { … }
struct StringListDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 StringListDefaultTypeInternal _StringList_default_instance_;
PROTOBUF_CONSTEXPR PolicyOptions::PolicyOptions(
::_pbi::ConstantInitialized): … { … }
struct PolicyOptionsDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 PolicyOptionsDefaultTypeInternal _PolicyOptions_default_instance_;
PROTOBUF_CONSTEXPR BooleanPolicyProto::BooleanPolicyProto(
::_pbi::ConstantInitialized): … { … }
struct BooleanPolicyProtoDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 BooleanPolicyProtoDefaultTypeInternal _BooleanPolicyProto_default_instance_;
PROTOBUF_CONSTEXPR IntegerPolicyProto::IntegerPolicyProto(
::_pbi::ConstantInitialized): … { … }
struct IntegerPolicyProtoDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 IntegerPolicyProtoDefaultTypeInternal _IntegerPolicyProto_default_instance_;
PROTOBUF_CONSTEXPR StringPolicyProto::StringPolicyProto(
::_pbi::ConstantInitialized): … { … }
struct StringPolicyProtoDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 StringPolicyProtoDefaultTypeInternal _StringPolicyProto_default_instance_;
PROTOBUF_CONSTEXPR StringListPolicyProto::StringListPolicyProto(
::_pbi::ConstantInitialized): … { … }
struct StringListPolicyProtoDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 StringListPolicyProtoDefaultTypeInternal _StringListPolicyProto_default_instance_;
}
namespace enterprise_management {
bool PolicyOptions_PolicyMode_IsValid(int value) { … }
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> PolicyOptions_PolicyMode_strings[3] = …;
static const char PolicyOptions_PolicyMode_names[] = …;
static const ::PROTOBUF_NAMESPACE_ID::internal::EnumEntry PolicyOptions_PolicyMode_entries[] = …;
static const int PolicyOptions_PolicyMode_entries_by_number[] = …;
const std::string& PolicyOptions_PolicyMode_Name(
PolicyOptions_PolicyMode value) { … }
bool PolicyOptions_PolicyMode_Parse(
::PROTOBUF_NAMESPACE_ID::ConstStringParam name, PolicyOptions_PolicyMode* value) { … }
#if (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))
constexpr PolicyOptions_PolicyMode PolicyOptions::MANDATORY;
constexpr PolicyOptions_PolicyMode PolicyOptions::RECOMMENDED;
constexpr PolicyOptions_PolicyMode PolicyOptions::UNSET;
constexpr PolicyOptions_PolicyMode PolicyOptions::PolicyMode_MIN;
constexpr PolicyOptions_PolicyMode PolicyOptions::PolicyMode_MAX;
constexpr int PolicyOptions::PolicyMode_ARRAYSIZE;
#endif
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 PolicyOptions::_Internal { … };
PolicyOptions::PolicyOptions(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
PolicyOptions::PolicyOptions(const PolicyOptions& from)
: … { … }
inline void PolicyOptions::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
PolicyOptions::~PolicyOptions() { … }
inline void PolicyOptions::SharedDtor() { … }
void PolicyOptions::SetCachedSize(int size) const { … }
void PolicyOptions::Clear() { … }
const char* PolicyOptions::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* PolicyOptions::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t PolicyOptions::ByteSizeLong() const { … }
void PolicyOptions::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void PolicyOptions::MergeFrom(const PolicyOptions& from) { … }
void PolicyOptions::CopyFrom(const PolicyOptions& from) { … }
bool PolicyOptions::IsInitialized() const { … }
void PolicyOptions::InternalSwap(PolicyOptions* other) { … }
std::string PolicyOptions::GetTypeName() const { … }
class BooleanPolicyProto::_Internal { … };
const ::enterprise_management::PolicyOptions&
BooleanPolicyProto::_Internal::policy_options(const BooleanPolicyProto* msg) { … }
BooleanPolicyProto::BooleanPolicyProto(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
BooleanPolicyProto::BooleanPolicyProto(const BooleanPolicyProto& from)
: … { … }
inline void BooleanPolicyProto::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
BooleanPolicyProto::~BooleanPolicyProto() { … }
inline void BooleanPolicyProto::SharedDtor() { … }
void BooleanPolicyProto::SetCachedSize(int size) const { … }
void BooleanPolicyProto::Clear() { … }
const char* BooleanPolicyProto::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* BooleanPolicyProto::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t BooleanPolicyProto::ByteSizeLong() const { … }
void BooleanPolicyProto::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void BooleanPolicyProto::MergeFrom(const BooleanPolicyProto& from) { … }
void BooleanPolicyProto::CopyFrom(const BooleanPolicyProto& from) { … }
bool BooleanPolicyProto::IsInitialized() const { … }
void BooleanPolicyProto::InternalSwap(BooleanPolicyProto* other) { … }
std::string BooleanPolicyProto::GetTypeName() const { … }
class IntegerPolicyProto::_Internal { … };
const ::enterprise_management::PolicyOptions&
IntegerPolicyProto::_Internal::policy_options(const IntegerPolicyProto* msg) { … }
IntegerPolicyProto::IntegerPolicyProto(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
IntegerPolicyProto::IntegerPolicyProto(const IntegerPolicyProto& from)
: … { … }
inline void IntegerPolicyProto::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
IntegerPolicyProto::~IntegerPolicyProto() { … }
inline void IntegerPolicyProto::SharedDtor() { … }
void IntegerPolicyProto::SetCachedSize(int size) const { … }
void IntegerPolicyProto::Clear() { … }
const char* IntegerPolicyProto::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* IntegerPolicyProto::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t IntegerPolicyProto::ByteSizeLong() const { … }
void IntegerPolicyProto::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void IntegerPolicyProto::MergeFrom(const IntegerPolicyProto& from) { … }
void IntegerPolicyProto::CopyFrom(const IntegerPolicyProto& from) { … }
bool IntegerPolicyProto::IsInitialized() const { … }
void IntegerPolicyProto::InternalSwap(IntegerPolicyProto* other) { … }
std::string IntegerPolicyProto::GetTypeName() const { … }
class StringPolicyProto::_Internal { … };
const ::enterprise_management::PolicyOptions&
StringPolicyProto::_Internal::policy_options(const StringPolicyProto* msg) { … }
StringPolicyProto::StringPolicyProto(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
StringPolicyProto::StringPolicyProto(const StringPolicyProto& from)
: … { … }
inline void StringPolicyProto::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
StringPolicyProto::~StringPolicyProto() { … }
inline void StringPolicyProto::SharedDtor() { … }
void StringPolicyProto::SetCachedSize(int size) const { … }
void StringPolicyProto::Clear() { … }
const char* StringPolicyProto::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* StringPolicyProto::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t StringPolicyProto::ByteSizeLong() const { … }
void StringPolicyProto::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void StringPolicyProto::MergeFrom(const StringPolicyProto& from) { … }
void StringPolicyProto::CopyFrom(const StringPolicyProto& from) { … }
bool StringPolicyProto::IsInitialized() const { … }
void StringPolicyProto::InternalSwap(StringPolicyProto* other) { … }
std::string StringPolicyProto::GetTypeName() const { … }
class StringListPolicyProto::_Internal { … };
const ::enterprise_management::PolicyOptions&
StringListPolicyProto::_Internal::policy_options(const StringListPolicyProto* msg) { … }
const ::enterprise_management::StringList&
StringListPolicyProto::_Internal::value(const StringListPolicyProto* msg) { … }
StringListPolicyProto::StringListPolicyProto(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
StringListPolicyProto::StringListPolicyProto(const StringListPolicyProto& from)
: … { … }
inline void StringListPolicyProto::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
StringListPolicyProto::~StringListPolicyProto() { … }
inline void StringListPolicyProto::SharedDtor() { … }
void StringListPolicyProto::SetCachedSize(int size) const { … }
void StringListPolicyProto::Clear() { … }
const char* StringListPolicyProto::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* StringListPolicyProto::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t StringListPolicyProto::ByteSizeLong() const { … }
void StringListPolicyProto::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void StringListPolicyProto::MergeFrom(const StringListPolicyProto& from) { … }
void StringListPolicyProto::CopyFrom(const StringListPolicyProto& from) { … }
bool StringListPolicyProto::IsInitialized() const { … }
void StringListPolicyProto::InternalSwap(StringListPolicyProto* other) { … }
std::string StringListPolicyProto::GetTypeName() const { … }
}
PROTOBUF_NAMESPACE_OPEN
template<> PROTOBUF_NOINLINE ::enterprise_management::StringList*
Arena::CreateMaybeMessage< ::enterprise_management::StringList >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::enterprise_management::PolicyOptions*
Arena::CreateMaybeMessage< ::enterprise_management::PolicyOptions >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::enterprise_management::BooleanPolicyProto*
Arena::CreateMaybeMessage< ::enterprise_management::BooleanPolicyProto >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::enterprise_management::IntegerPolicyProto*
Arena::CreateMaybeMessage< ::enterprise_management::IntegerPolicyProto >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::enterprise_management::StringPolicyProto*
Arena::CreateMaybeMessage< ::enterprise_management::StringPolicyProto >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::enterprise_management::StringListPolicyProto*
Arena::CreateMaybeMessage< ::enterprise_management::StringListPolicyProto >(Arena* arena) { … }
PROTOBUF_NAMESPACE_CLOSE
#include <google/protobuf/port_undef.inc>