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


Public Types | |
| enum | : int { kRequestFieldNumber = 1 , kResponseFieldNumber = 2 } |
Public Member Functions | |
| RestAPI_Example () | |
| ~RestAPI_Example () override | |
| PROTOBUF_CONSTEXPR | RestAPI_Example (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
| RestAPI_Example (const RestAPI_Example &from) | |
| RestAPI_Example (RestAPI_Example &&from) noexcept | |
| RestAPI_Example & | operator= (const RestAPI_Example &from) |
| RestAPI_Example & | operator= (RestAPI_Example &&from) noexcept |
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (RestAPI_Example *other) |
| void | UnsafeArenaSwap (RestAPI_Example *other) |
| RestAPI_Example * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
| void | CopyFrom (const RestAPI_Example &from) |
| void | MergeFrom (const RestAPI_Example &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_request () const |
| void | clear_request () |
| const std::string & | request () const |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_request (ArgT0 &&arg0, ArgT... args) |
| std::string * | mutable_request () |
| PROTOBUF_NODISCARD std::string * | release_request () |
| void | set_allocated_request (std::string *request) |
| bool | has_response () const |
| void | clear_response () |
| const std::string & | response () const |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_response (ArgT0 &&arg0, ArgT... args) |
| std::string * | mutable_response () |
| PROTOBUF_NODISCARD std::string * | release_response () |
| void | set_allocated_response (std::string *response) |
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_request (ArgT0 &&arg0, ArgT... args) |
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_response (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_Example & | default_instance () |
| static const RestAPI_Example * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
| static const ClassData | _class_data_ |
Protected Member Functions | |
| RestAPI_Example (::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_Example &a, RestAPI_Example &b) |
Definition at line 106 of file option_extensions.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kRequestFieldNumber | |
| kResponseFieldNumber | |
Definition at line 233 of file option_extensions.pb.h.
|
inline |
Definition at line 109 of file option_extensions.pb.h.
|
override |
|
explicit |
| jaia::RestAPI_Example::RestAPI_Example | ( | const RestAPI_Example & | from | ) |
|
inlinenoexcept |
Definition at line 114 of file option_extensions.pb.h.
|
explicitprotected |
|
final |
|
final |
|
final |
|
final |
|
inline |
Definition at line 1038 of file option_extensions.pb.h.
|
inline |
Definition at line 1106 of file option_extensions.pb.h.
| void jaia::RestAPI_Example::CopyFrom | ( | const RestAPI_Example & | from | ) |
|
inlinestatic |
Definition at line 153 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 144 of file option_extensions.pb.h.
|
inlinefinal |
Definition at line 206 of file option_extensions.pb.h.
|
final |
|
inlinestatic |
Definition at line 147 of file option_extensions.pb.h.
|
final |
|
inlinestatic |
Definition at line 150 of file option_extensions.pb.h.
|
inline |
Definition at line 1035 of file option_extensions.pb.h.
|
inline |
Definition at line 1103 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 156 of file option_extensions.pb.h.
|
final |
|
inline |
Definition at line 193 of file option_extensions.pb.h.
|
inline |
Definition at line 1053 of file option_extensions.pb.h.
|
inline |
Definition at line 1121 of file option_extensions.pb.h.
|
inline |
Definition at line 140 of file option_extensions.pb.h.
|
inlinefinal |
Definition at line 187 of file option_extensions.pb.h.
|
inline |
Definition at line 119 of file option_extensions.pb.h.
|
inlinenoexcept |
Definition at line 123 of file option_extensions.pb.h.
|
inline |
Definition at line 1069 of file option_extensions.pb.h.
|
inline |
Definition at line 1137 of file option_extensions.pb.h.
|
inline |
Definition at line 1042 of file option_extensions.pb.h.
|
inline |
Definition at line 1110 of file option_extensions.pb.h.
|
inline |
Definition at line 1083 of file option_extensions.pb.h.
|
inline |
Definition at line 1151 of file option_extensions.pb.h.
| void jaia::RestAPI_Example::set_request | ( | ArgT0 && | arg0, |
| ArgT... | args | ||
| ) |
|
inline |
Definition at line 1048 of file option_extensions.pb.h.
| void jaia::RestAPI_Example::set_response | ( | ArgT0 && | arg0, |
| ArgT... | args | ||
| ) |
|
inline |
Definition at line 1116 of file option_extensions.pb.h.
|
inline |
Definition at line 166 of file option_extensions.pb.h.
|
inline |
Definition at line 137 of file option_extensions.pb.h.
|
inline |
Definition at line 179 of file option_extensions.pb.h.
|
friend |
Definition at line 280 of file option_extensions.pb.h.
|
friend |
Definition at line 215 of file option_extensions.pb.h.
|
friend |
Definition at line 290 of file option_extensions.pb.h.
|
friend |
Definition at line 163 of file option_extensions.pb.h.
|
static |
Definition at line 224 of file option_extensions.pb.h.
| Impl_ jaia::RestAPI_Example::_impl_ |
Definition at line 289 of file option_extensions.pb.h.
|
staticconstexpr |
Definition at line 160 of file option_extensions.pb.h.