#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 | 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 2424 of file rest_api.pb.h.
Definition at line 2549 of file rest_api.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kPermissionFieldNumber | |
| kPrivateKeyFieldNumber | |
Definition at line 2593 of file rest_api.pb.h.
|
inline |
Definition at line 2427 of file rest_api.pb.h.
|
override |
|
explicit |
| jaiabot::protobuf::APIConfig_APIKey::APIConfig_APIKey | ( | const APIConfig_APIKey & | from | ) |
|
inlinenoexcept |
Definition at line 2432 of file rest_api.pb.h.
|
explicitprotected |
|
final |
|
final |
|
inline |
Definition at line 4692 of file rest_api.pb.h.
|
final |
|
final |
|
inline |
Definition at line 4673 of file rest_api.pb.h.
|
inline |
Definition at line 4606 of file rest_api.pb.h.
| void jaiabot::protobuf::APIConfig_APIKey::CopyFrom | ( | const APIConfig_APIKey & | from | ) |
|
inlinestatic |
Definition at line 2471 of file rest_api.pb.h.
|
inlinestatic |
Definition at line 2462 of file rest_api.pb.h.
|
inlinefinal |
Definition at line 2524 of file rest_api.pb.h.
|
final |
|
inlinestatic |
Definition at line 2465 of file rest_api.pb.h.
|
final |
|
inlinestatic |
Definition at line 2468 of file rest_api.pb.h.
|
inline |
Definition at line 4603 of file rest_api.pb.h.
|
inlinestatic |
Definition at line 2474 of file rest_api.pb.h.
|
final |
|
inline |
Definition at line 2511 of file rest_api.pb.h.
|
inline |
Definition at line 4706 of file rest_api.pb.h.
|
inline |
Definition at line 4621 of file rest_api.pb.h.
|
inline |
Definition at line 2458 of file rest_api.pb.h.
|
inlinefinal |
Definition at line 2505 of file rest_api.pb.h.
|
inlinenoexcept |
Definition at line 2441 of file rest_api.pb.h.
|
inline |
Definition at line 2437 of file rest_api.pb.h.
|
inline |
Definition at line 4697 of file rest_api.pb.h.
|
inline |
Definition at line 4679 of file rest_api.pb.h.
|
inlinestatic |
Definition at line 2576 of file rest_api.pb.h.
|
inlinestatic |
Definition at line 2566 of file rest_api.pb.h.
|
inlinestatic |
Definition at line 2580 of file rest_api.pb.h.
|
inlinestatic |
Definition at line 2586 of file rest_api.pb.h.
|
inline |
Definition at line 4670 of file rest_api.pb.h.
|
inline |
Definition at line 4610 of file rest_api.pb.h.
|
inline |
Definition at line 4637 of file rest_api.pb.h.
|
inline |
Definition at line 4651 of file rest_api.pb.h.
|
inline |
Definition at line 4683 of file rest_api.pb.h.
| void jaiabot::protobuf::APIConfig_APIKey::set_private_key | ( | ArgT0 && | arg0, |
| ArgT... | args | ||
| ) |
|
inline |
Definition at line 4616 of file rest_api.pb.h.
|
inline |
Definition at line 2484 of file rest_api.pb.h.
|
inline |
Definition at line 2455 of file rest_api.pb.h.
|
inline |
Definition at line 2497 of file rest_api.pb.h.
|
friend |
Definition at line 2636 of file rest_api.pb.h.
|
friend |
Definition at line 2533 of file rest_api.pb.h.
|
friend |
Definition at line 2646 of file rest_api.pb.h.
|
friend |
Definition at line 2481 of file rest_api.pb.h.
|
static |
Definition at line 2542 of file rest_api.pb.h.
| Impl_ jaiabot::protobuf::APIConfig_APIKey::_impl_ |
Definition at line 2645 of file rest_api.pb.h.
|
staticconstexpr |
Definition at line 2550 of file rest_api.pb.h.
|
staticconstexpr |
Definition at line 2562 of file rest_api.pb.h.
|
staticconstexpr |
Definition at line 2564 of file rest_api.pb.h.
|
staticconstexpr |
Definition at line 2478 of file rest_api.pb.h.
|
staticconstexpr |
Definition at line 2558 of file rest_api.pb.h.
|
staticconstexpr |
Definition at line 2573 of file rest_api.pb.h.
|
staticconstexpr |
Definition at line 2571 of file rest_api.pb.h.
|
staticconstexpr |
Definition at line 2569 of file rest_api.pb.h.
|
staticconstexpr |
Definition at line 2552 of file rest_api.pb.h.
|
staticconstexpr |
Definition at line 2556 of file rest_api.pb.h.
|
staticconstexpr |
Definition at line 2560 of file rest_api.pb.h.
|
staticconstexpr |
Definition at line 2554 of file rest_api.pb.h.