#include <jaiabot/messages/fleet_config.pb.h>
Public Types | |
enum | : int { kKeyFieldNumber = 1 , kValueFieldNumber = 3 , kTypeFieldNumber = 2 } |
typedef FleetConfig_Debconf_DebconfType | DebconfType |
Public Member Functions | |
FleetConfig_Debconf () | |
~FleetConfig_Debconf () override | |
PROTOBUF_CONSTEXPR | FleetConfig_Debconf (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
FleetConfig_Debconf (const FleetConfig_Debconf &from) | |
FleetConfig_Debconf (FleetConfig_Debconf &&from) noexcept | |
FleetConfig_Debconf & | operator= (const FleetConfig_Debconf &from) |
FleetConfig_Debconf & | operator= (FleetConfig_Debconf &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (FleetConfig_Debconf *other) |
void | UnsafeArenaSwap (FleetConfig_Debconf *other) |
FleetConfig_Debconf * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
void | CopyFrom (const FleetConfig_Debconf &from) |
void | MergeFrom (const FleetConfig_Debconf &from) |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
bool | IsInitialized () const final |
size_t | ByteSizeLong () const final |
const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
uint8_t * | _InternalSerialize (uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * | GetClassData () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
bool | has_key () const |
void | clear_key () |
const std::string & | key () const |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_key (ArgT0 &&arg0, ArgT... args) |
std::string * | mutable_key () |
PROTOBUF_NODISCARD std::string * | release_key () |
void | set_allocated_key (std::string *key) |
bool | has_value () const |
void | clear_value () |
const std::string & | value () const |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_value (ArgT0 &&arg0, ArgT... args) |
std::string * | mutable_value () |
PROTOBUF_NODISCARD std::string * | release_value () |
void | set_allocated_value (std::string *value) |
bool | has_type () const |
void | clear_type () |
::jaiabot::protobuf::FleetConfig_Debconf_DebconfType | type () const |
void | set_type (::jaiabot::protobuf::FleetConfig_Debconf_DebconfType value) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_key (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_value (ArgT0 &&arg0, ArgT... args) |
Static Public Member Functions | |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const FleetConfig_Debconf & | default_instance () |
static const FleetConfig_Debconf * | internal_default_instance () |
static bool | DebconfType_IsValid (int value) |
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | DebconfType_descriptor () |
template<typename T > | |
static const std::string & | DebconfType_Name (T enum_t_value) |
static bool | DebconfType_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, DebconfType *value) |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static const ClassData | _class_data_ |
static constexpr DebconfType | SELECT |
static constexpr DebconfType | MULTISELECT |
static constexpr DebconfType | STRING |
static constexpr DebconfType | BOOLEAN |
static constexpr DebconfType | NOTE |
static constexpr DebconfType | TEXT |
static constexpr DebconfType | PASSWORD |
static constexpr DebconfType | DebconfType_MIN |
static constexpr DebconfType | DebconfType_MAX |
static constexpr int | DebconfType_ARRAYSIZE |
Protected Member Functions | |
FleetConfig_Debconf (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
Friends | |
class | ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata |
template<typename T > | |
class | ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper |
struct | ::TableStruct_jaiabot_2fmessages_2ffleet_5fconfig_2eproto |
void | swap (FleetConfig_Debconf &a, FleetConfig_Debconf &b) |
Definition at line 782 of file fleet_config.pb.h.
Definition at line 907 of file fleet_config.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kKeyFieldNumber | |
kValueFieldNumber | |
kTypeFieldNumber |
Definition at line 949 of file fleet_config.pb.h.
|
inline |
Definition at line 785 of file fleet_config.pb.h.
|
override |
|
explicit |
jaiabot::protobuf::FleetConfig_Debconf::FleetConfig_Debconf | ( | const FleetConfig_Debconf & | from | ) |
|
inlinenoexcept |
Definition at line 790 of file fleet_config.pb.h.
|
explicitprotected |
|
final |
|
final |
|
final |
|
final |
|
inline |
Definition at line 2889 of file fleet_config.pb.h.
|
inline |
Definition at line 2957 of file fleet_config.pb.h.
|
inline |
Definition at line 2986 of file fleet_config.pb.h.
void jaiabot::protobuf::FleetConfig_Debconf::CopyFrom | ( | const FleetConfig_Debconf & | from | ) |
|
inlinestatic |
Definition at line 932 of file fleet_config.pb.h.
|
inlinestatic |
Definition at line 922 of file fleet_config.pb.h.
|
inlinestatic |
Definition at line 936 of file fleet_config.pb.h.
|
inlinestatic |
Definition at line 942 of file fleet_config.pb.h.
|
inlinestatic |
Definition at line 829 of file fleet_config.pb.h.
|
inlinestatic |
Definition at line 820 of file fleet_config.pb.h.
|
inlinefinal |
Definition at line 882 of file fleet_config.pb.h.
|
final |
|
inlinestatic |
Definition at line 823 of file fleet_config.pb.h.
|
final |
|
inlinestatic |
Definition at line 826 of file fleet_config.pb.h.
|
inline |
Definition at line 2886 of file fleet_config.pb.h.
|
inline |
Definition at line 2954 of file fleet_config.pb.h.
|
inline |
Definition at line 2983 of file fleet_config.pb.h.
|
inlinestatic |
Definition at line 832 of file fleet_config.pb.h.
|
final |
|
inline |
Definition at line 2893 of file fleet_config.pb.h.
|
inline |
Definition at line 869 of file fleet_config.pb.h.
|
inline |
Definition at line 2904 of file fleet_config.pb.h.
|
inline |
Definition at line 816 of file fleet_config.pb.h.
|
inline |
Definition at line 3001 of file fleet_config.pb.h.
|
inlinefinal |
Definition at line 863 of file fleet_config.pb.h.
|
inline |
Definition at line 795 of file fleet_config.pb.h.
|
inlinenoexcept |
Definition at line 799 of file fleet_config.pb.h.
|
inline |
Definition at line 2920 of file fleet_config.pb.h.
|
inline |
Definition at line 3017 of file fleet_config.pb.h.
|
inline |
Definition at line 2934 of file fleet_config.pb.h.
|
inline |
Definition at line 3031 of file fleet_config.pb.h.
void jaiabot::protobuf::FleetConfig_Debconf::set_key | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 2899 of file fleet_config.pb.h.
|
inline |
Definition at line 2973 of file fleet_config.pb.h.
void jaiabot::protobuf::FleetConfig_Debconf::set_value | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 2996 of file fleet_config.pb.h.
|
inline |
Definition at line 842 of file fleet_config.pb.h.
|
inline |
Definition at line 2964 of file fleet_config.pb.h.
|
inline |
Definition at line 813 of file fleet_config.pb.h.
|
inline |
Definition at line 855 of file fleet_config.pb.h.
|
inline |
Definition at line 2990 of file fleet_config.pb.h.
|
friend |
Definition at line 1010 of file fleet_config.pb.h.
|
friend |
Definition at line 891 of file fleet_config.pb.h.
|
friend |
Definition at line 1021 of file fleet_config.pb.h.
|
friend |
Definition at line 839 of file fleet_config.pb.h.
|
static |
Definition at line 900 of file fleet_config.pb.h.
Impl_ jaiabot::protobuf::FleetConfig_Debconf::_impl_ |
Definition at line 1020 of file fleet_config.pb.h.
|
staticconstexpr |
Definition at line 914 of file fleet_config.pb.h.
|
staticconstexpr |
Definition at line 929 of file fleet_config.pb.h.
|
staticconstexpr |
Definition at line 927 of file fleet_config.pb.h.
|
staticconstexpr |
Definition at line 925 of file fleet_config.pb.h.
|
staticconstexpr |
Definition at line 836 of file fleet_config.pb.h.
|
staticconstexpr |
Definition at line 910 of file fleet_config.pb.h.
|
staticconstexpr |
Definition at line 916 of file fleet_config.pb.h.
|
staticconstexpr |
Definition at line 920 of file fleet_config.pb.h.
|
staticconstexpr |
Definition at line 908 of file fleet_config.pb.h.
|
staticconstexpr |
Definition at line 912 of file fleet_config.pb.h.
|
staticconstexpr |
Definition at line 918 of file fleet_config.pb.h.