#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 743 of file fleet_config.pb.h.
Definition at line 868 of file fleet_config.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kKeyFieldNumber | |
kValueFieldNumber | |
kTypeFieldNumber |
Definition at line 910 of file fleet_config.pb.h.
|
inline |
Definition at line 746 of file fleet_config.pb.h.
|
override |
|
explicit |
jaiabot::protobuf::FleetConfig_Debconf::FleetConfig_Debconf | ( | const FleetConfig_Debconf & | from | ) |
|
inlinenoexcept |
Definition at line 751 of file fleet_config.pb.h.
|
explicitprotected |
|
final |
|
final |
|
final |
|
final |
|
inline |
Definition at line 2058 of file fleet_config.pb.h.
|
inline |
Definition at line 2126 of file fleet_config.pb.h.
|
inline |
Definition at line 2155 of file fleet_config.pb.h.
void jaiabot::protobuf::FleetConfig_Debconf::CopyFrom | ( | const FleetConfig_Debconf & | from | ) |
|
inlinestatic |
Definition at line 893 of file fleet_config.pb.h.
|
inlinestatic |
Definition at line 883 of file fleet_config.pb.h.
|
inlinestatic |
Definition at line 897 of file fleet_config.pb.h.
|
inlinestatic |
Definition at line 903 of file fleet_config.pb.h.
|
inlinestatic |
Definition at line 790 of file fleet_config.pb.h.
|
inlinestatic |
Definition at line 781 of file fleet_config.pb.h.
|
inlinefinal |
Definition at line 843 of file fleet_config.pb.h.
|
final |
|
inlinestatic |
Definition at line 784 of file fleet_config.pb.h.
|
final |
|
inlinestatic |
Definition at line 787 of file fleet_config.pb.h.
|
inline |
Definition at line 2055 of file fleet_config.pb.h.
|
inline |
Definition at line 2123 of file fleet_config.pb.h.
|
inline |
Definition at line 2152 of file fleet_config.pb.h.
|
inlinestatic |
Definition at line 793 of file fleet_config.pb.h.
|
final |
|
inline |
Definition at line 2062 of file fleet_config.pb.h.
|
inline |
Definition at line 830 of file fleet_config.pb.h.
|
inline |
Definition at line 2073 of file fleet_config.pb.h.
|
inline |
Definition at line 777 of file fleet_config.pb.h.
|
inline |
Definition at line 2170 of file fleet_config.pb.h.
|
inlinefinal |
Definition at line 824 of file fleet_config.pb.h.
|
inline |
Definition at line 756 of file fleet_config.pb.h.
|
inlinenoexcept |
Definition at line 760 of file fleet_config.pb.h.
|
inline |
Definition at line 2089 of file fleet_config.pb.h.
|
inline |
Definition at line 2186 of file fleet_config.pb.h.
|
inline |
Definition at line 2103 of file fleet_config.pb.h.
|
inline |
Definition at line 2200 of file fleet_config.pb.h.
void jaiabot::protobuf::FleetConfig_Debconf::set_key | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 2068 of file fleet_config.pb.h.
|
inline |
Definition at line 2142 of file fleet_config.pb.h.
void jaiabot::protobuf::FleetConfig_Debconf::set_value | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 2165 of file fleet_config.pb.h.
|
inline |
Definition at line 803 of file fleet_config.pb.h.
|
inline |
Definition at line 2133 of file fleet_config.pb.h.
|
inline |
Definition at line 774 of file fleet_config.pb.h.
|
inline |
Definition at line 816 of file fleet_config.pb.h.
|
inline |
Definition at line 2159 of file fleet_config.pb.h.
|
friend |
Definition at line 971 of file fleet_config.pb.h.
|
friend |
Definition at line 852 of file fleet_config.pb.h.
|
friend |
Definition at line 982 of file fleet_config.pb.h.
|
friend |
Definition at line 800 of file fleet_config.pb.h.
|
static |
Definition at line 861 of file fleet_config.pb.h.
Impl_ jaiabot::protobuf::FleetConfig_Debconf::_impl_ |
Definition at line 981 of file fleet_config.pb.h.
|
staticconstexpr |
Definition at line 875 of file fleet_config.pb.h.
|
staticconstexpr |
Definition at line 890 of file fleet_config.pb.h.
|
staticconstexpr |
Definition at line 888 of file fleet_config.pb.h.
|
staticconstexpr |
Definition at line 886 of file fleet_config.pb.h.
|
staticconstexpr |
Definition at line 797 of file fleet_config.pb.h.
|
staticconstexpr |
Definition at line 871 of file fleet_config.pb.h.
|
staticconstexpr |
Definition at line 877 of file fleet_config.pb.h.
|
staticconstexpr |
Definition at line 881 of file fleet_config.pb.h.
|
staticconstexpr |
Definition at line 869 of file fleet_config.pb.h.
|
staticconstexpr |
Definition at line 873 of file fleet_config.pb.h.
|
staticconstexpr |
Definition at line 879 of file fleet_config.pb.h.