#include <jaiabot/messages/option_extensions.pb.h>
Public Types | |
enum | : int { kRequestFieldNumber = 1 , kResponseFieldNumber = 2 } |
enum | : int { kDocFieldNumber = 2 , kExampleFieldNumber = 3 , kPresenceFieldNumber = 1 } |
enum | : int { kRestApiFieldNumber = 1 } |
enum | : int { kRestApiFieldNumber = 1 } |
typedef RestAPI_Example | Example |
typedef RestAPI_Presence | Presence |
Public Member Functions | |
RestAPI_Example () | |
virtual | ~RestAPI_Example () |
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 () const final |
RestAPI_Example * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) 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 |
::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
bool | has_request () const |
void | clear_request () |
const std::string & | request () const |
void | set_request (const std::string &value) |
void | set_request (std::string &&value) |
void | set_request (const char *value) |
void | set_request (const char *value, size_t size) |
std::string * | mutable_request () |
std::string * | release_request () |
void | set_allocated_request (std::string *request) |
bool | has_response () const |
void | clear_response () |
const std::string & | response () const |
void | set_response (const std::string &value) |
void | set_response (std::string &&value) |
void | set_response (const char *value) |
void | set_response (const char *value, size_t size) |
std::string * | mutable_response () |
std::string * | release_response () |
void | set_allocated_response (std::string *response) |
RestAPI () | |
virtual | ~RestAPI () |
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 () const final |
RestAPI * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) 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 |
::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
bool | has_doc () const |
void | clear_doc () |
const std::string & | doc () const |
void | set_doc (const std::string &value) |
void | set_doc (std::string &&value) |
void | set_doc (const char *value) |
void | set_doc (const char *value, size_t size) |
std::string * | mutable_doc () |
std::string * | release_doc () |
void | set_allocated_doc (std::string *doc) |
bool | has_example () const |
void | clear_example () |
const ::jaia::RestAPI_Example & | example () const |
::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) |
FieldOptions () | |
virtual | ~FieldOptions () |
FieldOptions (const FieldOptions &from) | |
FieldOptions (FieldOptions &&from) noexcept | |
FieldOptions & | operator= (const FieldOptions &from) |
FieldOptions & | operator= (FieldOptions &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (FieldOptions *other) |
void | UnsafeArenaSwap (FieldOptions *other) |
FieldOptions * | New () const final |
FieldOptions * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const FieldOptions &from) |
void | MergeFrom (const FieldOptions &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 |
::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
bool | has_rest_api () const |
void | clear_rest_api () |
const ::jaia::RestAPI & | rest_api () const |
::jaia::RestAPI * | release_rest_api () |
::jaia::RestAPI * | mutable_rest_api () |
void | set_allocated_rest_api (::jaia::RestAPI *rest_api) |
void | unsafe_arena_set_allocated_rest_api (::jaia::RestAPI *rest_api) |
::jaia::RestAPI * | unsafe_arena_release_rest_api () |
MessageOptions () | |
virtual | ~MessageOptions () |
MessageOptions (const MessageOptions &from) | |
MessageOptions (MessageOptions &&from) noexcept | |
MessageOptions & | operator= (const MessageOptions &from) |
MessageOptions & | operator= (MessageOptions &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (MessageOptions *other) |
void | UnsafeArenaSwap (MessageOptions *other) |
MessageOptions * | New () const final |
MessageOptions * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const MessageOptions &from) |
void | MergeFrom (const MessageOptions &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 |
::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
EnumValueOptions () | |
virtual | ~EnumValueOptions () |
EnumValueOptions (const EnumValueOptions &from) | |
EnumValueOptions (EnumValueOptions &&from) noexcept | |
EnumValueOptions & | operator= (const EnumValueOptions &from) |
EnumValueOptions & | operator= (EnumValueOptions &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (EnumValueOptions *other) |
void | UnsafeArenaSwap (EnumValueOptions *other) |
EnumValueOptions * | New () const final |
EnumValueOptions * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const EnumValueOptions &from) |
void | MergeFrom (const EnumValueOptions &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 |
::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
bool | has_rest_api () const |
void | clear_rest_api () |
const ::jaia::RestAPI & | rest_api () const |
::jaia::RestAPI * | release_rest_api () |
::jaia::RestAPI * | mutable_rest_api () |
void | set_allocated_rest_api (::jaia::RestAPI *rest_api) |
void | unsafe_arena_set_allocated_rest_api (::jaia::RestAPI *rest_api) |
::jaia::RestAPI * | unsafe_arena_release_rest_api () |
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 void | InitAsDefaultInstance () |
static const RestAPI_Example * | internal_default_instance () |
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 void | InitAsDefaultInstance () |
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 (const std::string &name, Presence *value) |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const FieldOptions & | default_instance () |
static void | InitAsDefaultInstance () |
static const FieldOptions * | internal_default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const MessageOptions & | default_instance () |
static void | InitAsDefaultInstance () |
static const MessageOptions * | internal_default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const EnumValueOptions & | default_instance () |
static void | InitAsDefaultInstance () |
static const EnumValueOptions * | internal_default_instance () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
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_Example (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
RestAPI (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
FieldOptions (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
MessageOptions (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
EnumValueOptions (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
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) |
void | swap (RestAPI &a, RestAPI &b) |
void | swap (FieldOptions &a, FieldOptions &b) |
void | swap (MessageOptions &a, MessageOptions &b) |
void | swap (EnumValueOptions &a, EnumValueOptions &b) |
Definition at line 115 of file option_extensions.pb.h.
Definition at line 431 of file option_extensions.pb.h.
Definition at line 433 of file option_extensions.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kRequestFieldNumber | |
kResponseFieldNumber |
Definition at line 234 of file option_extensions.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kDocFieldNumber | |
kExampleFieldNumber | |
kPresenceFieldNumber |
Definition at line 467 of file option_extensions.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kRestApiFieldNumber |
Definition at line 667 of file option_extensions.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kRestApiFieldNumber |
Definition at line 952 of file option_extensions.pb.h.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
void jaia::PROTOBUF_FINAL::clear_doc | ( | ) |
void jaia::PROTOBUF_FINAL::clear_example | ( | ) |
void jaia::PROTOBUF_FINAL::clear_presence | ( | ) |
void jaia::PROTOBUF_FINAL::clear_request | ( | ) |
void jaia::PROTOBUF_FINAL::clear_response | ( | ) |
void jaia::PROTOBUF_FINAL::clear_rest_api | ( | ) |
void jaia::PROTOBUF_FINAL::clear_rest_api | ( | ) |
|
final |
|
final |
|
final |
|
final |
|
final |
void jaia::PROTOBUF_FINAL::CopyFrom | ( | const EnumValueOptions & | from | ) |
void jaia::PROTOBUF_FINAL::CopyFrom | ( | const FieldOptions & | from | ) |
void jaia::PROTOBUF_FINAL::CopyFrom | ( | const MessageOptions & | from | ) |
void jaia::PROTOBUF_FINAL::CopyFrom | ( | const RestAPI & | from | ) |
void jaia::PROTOBUF_FINAL::CopyFrom | ( | const RestAPI_Example & | from | ) |
|
static |
|
static |
|
static |
|
static |
|
static |
|
inlinestatic |
Definition at line 147 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 346 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 580 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 734 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 865 of file option_extensions.pb.h.
const std::string& jaia::PROTOBUF_FINAL::doc | ( | ) | const |
|
inline |
Definition at line 836 of file option_extensions.pb.h.
|
explicitprotected |
jaia::PROTOBUF_FINAL::EnumValueOptions | ( | const EnumValueOptions & | from | ) |
|
inlinenoexcept |
Definition at line 840 of file option_extensions.pb.h.
const ::jaia::RestAPI_Example& jaia::PROTOBUF_FINAL::example | ( | ) | const |
|
inline |
Definition at line 551 of file option_extensions.pb.h.
|
explicitprotected |
jaia::PROTOBUF_FINAL::FieldOptions | ( | const FieldOptions & | from | ) |
|
inlinenoexcept |
Definition at line 555 of file option_extensions.pb.h.
|
inlinefinal |
Definition at line 203 of file option_extensions.pb.h.
|
inlinefinal |
Definition at line 402 of file option_extensions.pb.h.
|
inlinefinal |
Definition at line 636 of file option_extensions.pb.h.
|
inlinefinal |
Definition at line 790 of file option_extensions.pb.h.
|
inlinefinal |
Definition at line 921 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 150 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 349 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 583 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 737 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 868 of file option_extensions.pb.h.
|
final |
|
final |
|
final |
|
final |
|
final |
|
inlinestatic |
Definition at line 153 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 352 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 586 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 740 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 871 of file option_extensions.pb.h.
bool jaia::PROTOBUF_FINAL::has_doc | ( | ) | const |
bool jaia::PROTOBUF_FINAL::has_example | ( | ) | const |
bool jaia::PROTOBUF_FINAL::has_presence | ( | ) | const |
bool jaia::PROTOBUF_FINAL::has_request | ( | ) | const |
bool jaia::PROTOBUF_FINAL::has_response | ( | ) | const |
bool jaia::PROTOBUF_FINAL::has_rest_api | ( | ) | const |
bool jaia::PROTOBUF_FINAL::has_rest_api | ( | ) | const |
|
static |
|
static |
|
static |
|
static |
|
static |
|
inlinestatic |
Definition at line 159 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 358 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 592 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 746 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 877 of file option_extensions.pb.h.
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
void jaia::PROTOBUF_FINAL::MergeFrom | ( | const EnumValueOptions & | from | ) |
void jaia::PROTOBUF_FINAL::MergeFrom | ( | const FieldOptions & | from | ) |
void jaia::PROTOBUF_FINAL::MergeFrom | ( | const MessageOptions & | from | ) |
void jaia::PROTOBUF_FINAL::MergeFrom | ( | const RestAPI & | from | ) |
void jaia::PROTOBUF_FINAL::MergeFrom | ( | const RestAPI_Example & | from | ) |
|
inline |
Definition at line 705 of file option_extensions.pb.h.
|
explicitprotected |
jaia::PROTOBUF_FINAL::MessageOptions | ( | const MessageOptions & | from | ) |
|
inlinenoexcept |
Definition at line 709 of file option_extensions.pb.h.
std::string* jaia::PROTOBUF_FINAL::mutable_doc | ( | ) |
::jaia::RestAPI_Example* jaia::PROTOBUF_FINAL::mutable_example | ( | ) |
std::string* jaia::PROTOBUF_FINAL::mutable_request | ( | ) |
std::string* jaia::PROTOBUF_FINAL::mutable_response | ( | ) |
::jaia::RestAPI* jaia::PROTOBUF_FINAL::mutable_rest_api | ( | ) |
::jaia::RestAPI* jaia::PROTOBUF_FINAL::mutable_rest_api | ( | ) |
|
inline |
Definition at line 143 of file option_extensions.pb.h.
|
inline |
Definition at line 342 of file option_extensions.pb.h.
|
inline |
Definition at line 576 of file option_extensions.pb.h.
|
inline |
Definition at line 730 of file option_extensions.pb.h.
|
inline |
Definition at line 861 of file option_extensions.pb.h.
|
inlinefinal |
Definition at line 185 of file option_extensions.pb.h.
|
inlinefinal |
Definition at line 384 of file option_extensions.pb.h.
|
inlinefinal |
Definition at line 618 of file option_extensions.pb.h.
|
inlinefinal |
Definition at line 772 of file option_extensions.pb.h.
|
inlinefinal |
Definition at line 903 of file option_extensions.pb.h.
|
inlinefinal |
Definition at line 189 of file option_extensions.pb.h.
|
inlinefinal |
Definition at line 388 of file option_extensions.pb.h.
|
inlinefinal |
Definition at line 622 of file option_extensions.pb.h.
|
inlinefinal |
Definition at line 776 of file option_extensions.pb.h.
|
inlinefinal |
Definition at line 907 of file option_extensions.pb.h.
|
inline |
Definition at line 845 of file option_extensions.pb.h.
|
inline |
Definition at line 560 of file option_extensions.pb.h.
|
inline |
Definition at line 714 of file option_extensions.pb.h.
Definition at line 326 of file option_extensions.pb.h.
|
inline |
Definition at line 127 of file option_extensions.pb.h.
|
inlinenoexcept |
Definition at line 849 of file option_extensions.pb.h.
|
inlinenoexcept |
Definition at line 564 of file option_extensions.pb.h.
|
inlinenoexcept |
Definition at line 718 of file option_extensions.pb.h.
Definition at line 330 of file option_extensions.pb.h.
|
inlinenoexcept |
Definition at line 131 of file option_extensions.pb.h.
::jaia::RestAPI_Presence jaia::PROTOBUF_FINAL::presence | ( | ) | const |
|
inlinestatic |
Definition at line 450 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 440 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 454 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 460 of file option_extensions.pb.h.
std::string* jaia::PROTOBUF_FINAL::release_doc | ( | ) |
::jaia::RestAPI_Example* jaia::PROTOBUF_FINAL::release_example | ( | ) |
std::string* jaia::PROTOBUF_FINAL::release_request | ( | ) |
std::string* jaia::PROTOBUF_FINAL::release_response | ( | ) |
::jaia::RestAPI* jaia::PROTOBUF_FINAL::release_rest_api | ( | ) |
::jaia::RestAPI* jaia::PROTOBUF_FINAL::release_rest_api | ( | ) |
const std::string& jaia::PROTOBUF_FINAL::request | ( | ) | const |
const std::string& jaia::PROTOBUF_FINAL::response | ( | ) | const |
const ::jaia::RestAPI& jaia::PROTOBUF_FINAL::rest_api | ( | ) | const |
const ::jaia::RestAPI& jaia::PROTOBUF_FINAL::rest_api | ( | ) | const |
|
inline |
Definition at line 317 of file option_extensions.pb.h.
|
explicitprotected |
jaia::PROTOBUF_FINAL::RestAPI | ( | const RestAPI & | from | ) |
|
inlinenoexcept |
Definition at line 321 of file option_extensions.pb.h.
|
inline |
Definition at line 118 of file option_extensions.pb.h.
|
explicitprotected |
jaia::PROTOBUF_FINAL::RestAPI_Example | ( | const RestAPI_Example & | from | ) |
|
inlinenoexcept |
Definition at line 122 of file option_extensions.pb.h.
void jaia::PROTOBUF_FINAL::set_allocated_doc | ( | std::string * | doc | ) |
void jaia::PROTOBUF_FINAL::set_allocated_example | ( | ::jaia::RestAPI_Example * | example | ) |
void jaia::PROTOBUF_FINAL::set_allocated_request | ( | std::string * | request | ) |
void jaia::PROTOBUF_FINAL::set_allocated_response | ( | std::string * | response | ) |
void jaia::PROTOBUF_FINAL::set_allocated_rest_api | ( | ::jaia::RestAPI * | rest_api | ) |
void jaia::PROTOBUF_FINAL::set_allocated_rest_api | ( | ::jaia::RestAPI * | rest_api | ) |
void jaia::PROTOBUF_FINAL::set_doc | ( | const char * | value | ) |
void jaia::PROTOBUF_FINAL::set_doc | ( | const char * | value, |
size_t | size | ||
) |
void jaia::PROTOBUF_FINAL::set_doc | ( | const std::string & | value | ) |
void jaia::PROTOBUF_FINAL::set_doc | ( | std::string && | value | ) |
void jaia::PROTOBUF_FINAL::set_presence | ( | ::jaia::RestAPI_Presence | value | ) |
void jaia::PROTOBUF_FINAL::set_request | ( | const char * | value | ) |
void jaia::PROTOBUF_FINAL::set_request | ( | const char * | value, |
size_t | size | ||
) |
void jaia::PROTOBUF_FINAL::set_request | ( | const std::string & | value | ) |
void jaia::PROTOBUF_FINAL::set_request | ( | std::string && | value | ) |
void jaia::PROTOBUF_FINAL::set_response | ( | const char * | value | ) |
void jaia::PROTOBUF_FINAL::set_response | ( | const char * | value, |
size_t | size | ||
) |
void jaia::PROTOBUF_FINAL::set_response | ( | const std::string & | value | ) |
void jaia::PROTOBUF_FINAL::set_response | ( | std::string && | value | ) |
|
inline |
Definition at line 887 of file option_extensions.pb.h.
|
inline |
Definition at line 602 of file option_extensions.pb.h.
|
inline |
Definition at line 756 of file option_extensions.pb.h.
|
inline |
Definition at line 368 of file option_extensions.pb.h.
|
inline |
Definition at line 169 of file option_extensions.pb.h.
|
inline |
Definition at line 140 of file option_extensions.pb.h.
|
inline |
Definition at line 339 of file option_extensions.pb.h.
|
inline |
Definition at line 573 of file option_extensions.pb.h.
|
inline |
Definition at line 727 of file option_extensions.pb.h.
|
inline |
Definition at line 858 of file option_extensions.pb.h.
::jaia::RestAPI_Example* jaia::PROTOBUF_FINAL::unsafe_arena_release_example | ( | ) |
::jaia::RestAPI* jaia::PROTOBUF_FINAL::unsafe_arena_release_rest_api | ( | ) |
::jaia::RestAPI* jaia::PROTOBUF_FINAL::unsafe_arena_release_rest_api | ( | ) |
void jaia::PROTOBUF_FINAL::unsafe_arena_set_allocated_example | ( | ::jaia::RestAPI_Example * | example | ) |
void jaia::PROTOBUF_FINAL::unsafe_arena_set_allocated_rest_api | ( | ::jaia::RestAPI * | rest_api | ) |
void jaia::PROTOBUF_FINAL::unsafe_arena_set_allocated_rest_api | ( | ::jaia::RestAPI * | rest_api | ) |
|
inline |
Definition at line 895 of file option_extensions.pb.h.
|
inline |
Definition at line 610 of file option_extensions.pb.h.
|
inline |
Definition at line 764 of file option_extensions.pb.h.
|
inline |
Definition at line 376 of file option_extensions.pb.h.
|
inline |
Definition at line 177 of file option_extensions.pb.h.
|
friend |
Definition at line 303 of file option_extensions.pb.h.
|
friend |
Definition at line 210 of file option_extensions.pb.h.
|
friend |
Definition at line 310 of file option_extensions.pb.h.
|
friend |
Definition at line 884 of file option_extensions.pb.h.
|
friend |
Definition at line 599 of file option_extensions.pb.h.
|
friend |
Definition at line 753 of file option_extensions.pb.h.
Definition at line 365 of file option_extensions.pb.h.
|
friend |
Definition at line 166 of file option_extensions.pb.h.
|
staticconstexpr |
Definition at line 436 of file option_extensions.pb.h.
|
staticconstexpr |
Definition at line 163 of file option_extensions.pb.h.
|
staticconstexpr |
Definition at line 434 of file option_extensions.pb.h.
|
staticconstexpr |
Definition at line 438 of file option_extensions.pb.h.
|
staticconstexpr |
Definition at line 447 of file option_extensions.pb.h.
|
staticconstexpr |
Definition at line 445 of file option_extensions.pb.h.
|
staticconstexpr |
Definition at line 443 of file option_extensions.pb.h.