#include <jaiabot/messages/option_extensions.pb.h>
Public Types | |
enum | : int { kPermittedActionFieldNumber = 4 , kDocFieldNumber = 2 , kExampleFieldNumber = 3 , kPresenceFieldNumber = 1 } |
typedef RestAPI_Example | Example |
typedef RestAPI_Presence | Presence |
Public Member Functions | |
RestAPI () | |
~RestAPI () override | |
PROTOBUF_CONSTEXPR | RestAPI (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
RestAPI (const RestAPI &from) | |
RestAPI (RestAPI &&from) noexcept | |
RestAPI & | operator= (const RestAPI &from) |
RestAPI & | operator= (RestAPI &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (RestAPI *other) |
void | UnsafeArenaSwap (RestAPI *other) |
RestAPI * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
void | CopyFrom (const RestAPI &from) |
void | MergeFrom (const RestAPI &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 | permitted_action_size () const |
void | clear_permitted_action () |
const std::string & | permitted_action (int index) const |
std::string * | mutable_permitted_action (int index) |
void | set_permitted_action (int index, const std::string &value) |
void | set_permitted_action (int index, std::string &&value) |
void | set_permitted_action (int index, const char *value) |
void | set_permitted_action (int index, const char *value, size_t size) |
std::string * | add_permitted_action () |
void | add_permitted_action (const std::string &value) |
void | add_permitted_action (std::string &&value) |
void | add_permitted_action (const char *value) |
void | add_permitted_action (const char *value, size_t size) |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > & | permitted_action () const |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > * | mutable_permitted_action () |
bool | has_doc () const |
void | clear_doc () |
const std::string & | doc () const |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_doc (ArgT0 &&arg0, ArgT... args) |
std::string * | mutable_doc () |
PROTOBUF_NODISCARD std::string * | release_doc () |
void | set_allocated_doc (std::string *doc) |
bool | has_example () const |
void | clear_example () |
const ::jaia::RestAPI_Example & | example () const |
PROTOBUF_NODISCARD::jaia::RestAPI_Example * | release_example () |
::jaia::RestAPI_Example * | mutable_example () |
void | set_allocated_example (::jaia::RestAPI_Example *example) |
void | unsafe_arena_set_allocated_example (::jaia::RestAPI_Example *example) |
::jaia::RestAPI_Example * | unsafe_arena_release_example () |
bool | has_presence () const |
void | clear_presence () |
::jaia::RestAPI_Presence | presence () const |
void | set_presence (::jaia::RestAPI_Presence value) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_doc (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 RestAPI & | default_instance () |
static const RestAPI * | internal_default_instance () |
static bool | Presence_IsValid (int value) |
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | Presence_descriptor () |
template<typename T > | |
static const std::string & | Presence_Name (T enum_t_value) |
static bool | Presence_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, Presence *value) |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static const ClassData | _class_data_ |
static constexpr Presence | NOT_GUARANTEED |
static constexpr Presence | GUARANTEED |
static constexpr Presence | OMITTED |
static constexpr Presence | Presence_MIN |
static constexpr Presence | Presence_MAX |
static constexpr int | Presence_ARRAYSIZE |
Protected Member Functions | |
RestAPI (::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_2foption_5fextensions_2eproto |
void | swap (RestAPI &a, RestAPI &b) |
Definition at line 294 of file option_extensions.pb.h.
Definition at line 419 of file option_extensions.pb.h.
Definition at line 421 of file option_extensions.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kPermittedActionFieldNumber | |
kDocFieldNumber | |
kExampleFieldNumber | |
kPresenceFieldNumber |
Definition at line 455 of file option_extensions.pb.h.
|
inline |
Definition at line 297 of file option_extensions.pb.h.
|
override |
|
explicit |
jaia::RestAPI::RestAPI | ( | const RestAPI & | from | ) |
|
inlinenoexcept |
Definition at line 302 of file option_extensions.pb.h.
|
explicitprotected |
|
final |
|
final |
|
inline |
Definition at line 1367 of file option_extensions.pb.h.
|
inline |
Definition at line 1412 of file option_extensions.pb.h.
|
inline |
Definition at line 1417 of file option_extensions.pb.h.
|
inline |
Definition at line 1404 of file option_extensions.pb.h.
|
inline |
Definition at line 1408 of file option_extensions.pb.h.
|
final |
|
final |
|
inline |
Definition at line 1207 of file option_extensions.pb.h.
|
inline |
Definition at line 1276 of file option_extensions.pb.h.
|
inline |
Definition at line 1364 of file option_extensions.pb.h.
|
inline |
Definition at line 1178 of file option_extensions.pb.h.
void jaia::RestAPI::CopyFrom | ( | const RestAPI & | from | ) |
|
inlinestatic |
Definition at line 341 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 332 of file option_extensions.pb.h.
|
inline |
Definition at line 1211 of file option_extensions.pb.h.
|
inline |
Definition at line 1285 of file option_extensions.pb.h.
|
inlinefinal |
Definition at line 394 of file option_extensions.pb.h.
|
final |
|
inlinestatic |
Definition at line 335 of file option_extensions.pb.h.
|
final |
|
inlinestatic |
Definition at line 338 of file option_extensions.pb.h.
|
inline |
Definition at line 1204 of file option_extensions.pb.h.
|
inline |
Definition at line 1273 of file option_extensions.pb.h.
|
inline |
Definition at line 1175 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 344 of file option_extensions.pb.h.
|
final |
|
inline |
Definition at line 381 of file option_extensions.pb.h.
|
inline |
Definition at line 1222 of file option_extensions.pb.h.
|
inline |
Definition at line 1332 of file option_extensions.pb.h.
|
inline |
Definition at line 1427 of file option_extensions.pb.h.
|
inline |
Definition at line 1379 of file option_extensions.pb.h.
|
inline |
Definition at line 328 of file option_extensions.pb.h.
|
inlinefinal |
Definition at line 375 of file option_extensions.pb.h.
Definition at line 307 of file option_extensions.pb.h.
Definition at line 311 of file option_extensions.pb.h.
|
inline |
Definition at line 1422 of file option_extensions.pb.h.
|
inline |
Definition at line 1375 of file option_extensions.pb.h.
|
inline |
Definition at line 1361 of file option_extensions.pb.h.
|
inline |
Definition at line 1185 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 438 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 428 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 442 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 448 of file option_extensions.pb.h.
|
inline |
Definition at line 1238 of file option_extensions.pb.h.
|
inline |
Definition at line 1302 of file option_extensions.pb.h.
|
inline |
Definition at line 1252 of file option_extensions.pb.h.
|
inline |
Definition at line 1337 of file option_extensions.pb.h.
void jaia::RestAPI::set_doc | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 1217 of file option_extensions.pb.h.
|
inline |
Definition at line 1391 of file option_extensions.pb.h.
|
inline |
Definition at line 1396 of file option_extensions.pb.h.
|
inline |
Definition at line 1383 of file option_extensions.pb.h.
|
inline |
Definition at line 1387 of file option_extensions.pb.h.
|
inline |
Definition at line 1194 of file option_extensions.pb.h.
|
inline |
Definition at line 354 of file option_extensions.pb.h.
|
inline |
Definition at line 325 of file option_extensions.pb.h.
|
inline |
Definition at line 1317 of file option_extensions.pb.h.
|
inline |
Definition at line 1289 of file option_extensions.pb.h.
|
inline |
Definition at line 367 of file option_extensions.pb.h.
|
friend |
Definition at line 538 of file option_extensions.pb.h.
|
friend |
Definition at line 403 of file option_extensions.pb.h.
|
friend |
Definition at line 550 of file option_extensions.pb.h.
Definition at line 351 of file option_extensions.pb.h.
|
static |
Definition at line 412 of file option_extensions.pb.h.
Impl_ jaia::RestAPI::_impl_ |
Definition at line 549 of file option_extensions.pb.h.
|
staticconstexpr |
Definition at line 424 of file option_extensions.pb.h.
|
staticconstexpr |
Definition at line 348 of file option_extensions.pb.h.
|
staticconstexpr |
Definition at line 422 of file option_extensions.pb.h.
|
staticconstexpr |
Definition at line 426 of file option_extensions.pb.h.
|
staticconstexpr |
Definition at line 435 of file option_extensions.pb.h.
|
staticconstexpr |
Definition at line 433 of file option_extensions.pb.h.
|
staticconstexpr |
Definition at line 431 of file option_extensions.pb.h.