#include <jaiabot/messages/rest_api.pb.h>


Public Types | |
| enum | : int { kPermissionFieldNumber = 2 , kPrivateKeyFieldNumber = 1 } |
| typedef APIConfig_APIKey_Permission | Permission |
Public Member Functions | |
| APIConfig_APIKey () | |
| ~APIConfig_APIKey () override | |
| PROTOBUF_CONSTEXPR | APIConfig_APIKey (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
| APIConfig_APIKey (const APIConfig_APIKey &from) | |
| APIConfig_APIKey (APIConfig_APIKey &&from) noexcept | |
| APIConfig_APIKey & | operator= (const APIConfig_APIKey &from) |
| APIConfig_APIKey & | operator= (APIConfig_APIKey &&from) noexcept |
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (APIConfig_APIKey *other) |
| void | UnsafeArenaSwap (APIConfig_APIKey *other) |
| APIConfig_APIKey * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
| void | CopyFrom (const APIConfig_APIKey &from) |
| void | MergeFrom (const APIConfig_APIKey &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 |
| int | permission_size () const |
| void | clear_permission () |
| ::jaiabot::protobuf::APIConfig_APIKey_Permission | permission (int index) const |
| void | set_permission (int index, ::jaiabot::protobuf::APIConfig_APIKey_Permission value) |
| void | add_permission (::jaiabot::protobuf::APIConfig_APIKey_Permission value) |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< int > & | permission () const |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< int > * | mutable_permission () |
| bool | has_private_key () const |
| void | clear_private_key () |
| const std::string & | private_key () const |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_private_key (ArgT0 &&arg0, ArgT... args) |
| std::string * | mutable_private_key () |
| PROTOBUF_NODISCARD std::string * | release_private_key () |
| void | set_allocated_private_key (std::string *private_key) |
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_private_key (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 APIConfig_APIKey & | default_instance () |
| static const APIConfig_APIKey * | internal_default_instance () |
| static bool | Permission_IsValid (int value) |
| static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | Permission_descriptor () |
| template<typename T > | |
| static const std::string & | Permission_Name (T enum_t_value) |
| static bool | Permission_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, Permission *value) |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
| static const ClassData | _class_data_ |
| static constexpr Permission | ALL |
| static constexpr Permission | READ |
| static constexpr Permission | WRITE |
| static constexpr Permission | STATUS |
| static constexpr Permission | METADATA |
| static constexpr Permission | TASK_PACKETS |
| static constexpr Permission | MISSIONS |
| static constexpr Permission | COMMAND |
| static constexpr Permission | COMMAND_FOR_HUB |
| static constexpr Permission | Permission_MIN |
| static constexpr Permission | Permission_MAX |
| static constexpr int | Permission_ARRAYSIZE |
Protected Member Functions | |
| APIConfig_APIKey (::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_2frest_5fapi_2eproto |
| void | swap (APIConfig_APIKey &a, APIConfig_APIKey &b) |
Definition at line 2928 of file rest_api.pb.h.
Definition at line 3053 of file rest_api.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kPermissionFieldNumber | |
| kPrivateKeyFieldNumber | |
Definition at line 3099 of file rest_api.pb.h.
|
inline |
Definition at line 2931 of file rest_api.pb.h.
|
override |
|
explicit |
| jaiabot::protobuf::APIConfig_APIKey::APIConfig_APIKey | ( | const APIConfig_APIKey & | from | ) |
|
inlinenoexcept |
Definition at line 2936 of file rest_api.pb.h.
|
explicitprotected |
|
final |
|
final |
|
inline |
Definition at line 5579 of file rest_api.pb.h.
|
final |
|
final |
|
inline |
Definition at line 5560 of file rest_api.pb.h.
|
inline |
Definition at line 5493 of file rest_api.pb.h.
| void jaiabot::protobuf::APIConfig_APIKey::CopyFrom | ( | const APIConfig_APIKey & | from | ) |
|
inlinestatic |
Definition at line 2975 of file rest_api.pb.h.
|
inlinestatic |
Definition at line 2966 of file rest_api.pb.h.
|
inlinefinal |
Definition at line 3028 of file rest_api.pb.h.
|
final |
|
inlinestatic |
Definition at line 2969 of file rest_api.pb.h.
|
final |
|
inlinestatic |
Definition at line 2972 of file rest_api.pb.h.
|
inline |
Definition at line 5490 of file rest_api.pb.h.
|
inlinestatic |
Definition at line 2978 of file rest_api.pb.h.
|
final |
|
inline |
Definition at line 3015 of file rest_api.pb.h.
|
inline |
Definition at line 5593 of file rest_api.pb.h.
|
inline |
Definition at line 5508 of file rest_api.pb.h.
|
inline |
Definition at line 2962 of file rest_api.pb.h.
|
inlinefinal |
Definition at line 3009 of file rest_api.pb.h.
|
inlinenoexcept |
Definition at line 2945 of file rest_api.pb.h.
|
inline |
Definition at line 2941 of file rest_api.pb.h.
|
inline |
Definition at line 5584 of file rest_api.pb.h.
|
inline |
Definition at line 5566 of file rest_api.pb.h.
|
inlinestatic |
Definition at line 3082 of file rest_api.pb.h.
|
inlinestatic |
Definition at line 3072 of file rest_api.pb.h.
|
inlinestatic |
Definition at line 3086 of file rest_api.pb.h.
|
inlinestatic |
Definition at line 3092 of file rest_api.pb.h.
|
inline |
Definition at line 5557 of file rest_api.pb.h.
|
inline |
Definition at line 5497 of file rest_api.pb.h.
|
inline |
Definition at line 5524 of file rest_api.pb.h.
|
inline |
Definition at line 5538 of file rest_api.pb.h.
|
inline |
Definition at line 5570 of file rest_api.pb.h.
| void jaiabot::protobuf::APIConfig_APIKey::set_private_key | ( | ArgT0 && | arg0, |
| ArgT... | args | ||
| ) |
|
inline |
Definition at line 5503 of file rest_api.pb.h.
|
inline |
Definition at line 2988 of file rest_api.pb.h.
|
inline |
Definition at line 2959 of file rest_api.pb.h.
|
inline |
Definition at line 3001 of file rest_api.pb.h.
|
friend |
Definition at line 3142 of file rest_api.pb.h.
|
friend |
Definition at line 3037 of file rest_api.pb.h.
|
friend |
Definition at line 3152 of file rest_api.pb.h.
|
friend |
Definition at line 2985 of file rest_api.pb.h.
|
static |
Definition at line 3046 of file rest_api.pb.h.
| Impl_ jaiabot::protobuf::APIConfig_APIKey::_impl_ |
Definition at line 3151 of file rest_api.pb.h.
|
staticconstexpr |
Definition at line 3054 of file rest_api.pb.h.
|
staticconstexpr |
Definition at line 3068 of file rest_api.pb.h.
|
staticconstexpr |
Definition at line 3070 of file rest_api.pb.h.
|
staticconstexpr |
Definition at line 2982 of file rest_api.pb.h.
|
staticconstexpr |
Definition at line 3062 of file rest_api.pb.h.
|
staticconstexpr |
Definition at line 3066 of file rest_api.pb.h.
|
staticconstexpr |
Definition at line 3079 of file rest_api.pb.h.
|
staticconstexpr |
Definition at line 3077 of file rest_api.pb.h.
|
staticconstexpr |
Definition at line 3075 of file rest_api.pb.h.
|
staticconstexpr |
Definition at line 3056 of file rest_api.pb.h.
|
staticconstexpr |
Definition at line 3060 of file rest_api.pb.h.
|
staticconstexpr |
Definition at line 3064 of file rest_api.pb.h.
|
staticconstexpr |
Definition at line 3058 of file rest_api.pb.h.