#include <jaiabot/messages/option_extensions.pb.h>
Definition at line 104 of file option_extensions.pb.h.
◆ RestAPI_Example() [1/2]
jaia::RestAPI_Example::RestAPI_Example |
( |
| ) |
|
◆ ~RestAPI_Example()
virtual jaia::RestAPI_Example::~RestAPI_Example |
( |
| ) |
|
|
virtual |
◆ RestAPI_Example() [2/2]
◆ ByteSizeLong()
size_t jaia::RestAPI_Example::ByteSizeLong |
( |
| ) |
const |
|
final |
◆ Clear()
void jaia::RestAPI_Example::Clear |
( |
| ) |
|
|
final |
◆ clear_request()
void jaia::RestAPI_Example::clear_request |
( |
| ) |
|
|
inline |
◆ clear_response()
void jaia::RestAPI_Example::clear_response |
( |
| ) |
|
|
inline |
◆ CopyFrom() [1/2]
void jaia::RestAPI_Example::CopyFrom |
( |
const ::google::protobuf::Message & |
from | ) |
|
|
final |
◆ CopyFrom() [2/2]
◆ default_instance()
◆ descriptor()
static const ::google::protobuf::Descriptor* jaia::RestAPI_Example::descriptor |
( |
| ) |
|
|
static |
◆ GetCachedSize()
int jaia::RestAPI_Example::GetCachedSize |
( |
| ) |
const |
|
inlinefinal |
◆ GetMetadata()
::google::protobuf::Metadata jaia::RestAPI_Example::GetMetadata |
( |
| ) |
const |
|
final |
◆ has_request()
bool jaia::RestAPI_Example::has_request |
( |
| ) |
const |
|
inline |
◆ has_response()
bool jaia::RestAPI_Example::has_response |
( |
| ) |
const |
|
inline |
◆ InitAsDefaultInstance()
static void jaia::RestAPI_Example::InitAsDefaultInstance |
( |
| ) |
|
|
static |
◆ internal_default_instance()
static const RestAPI_Example* jaia::RestAPI_Example::internal_default_instance |
( |
| ) |
|
|
inlinestatic |
◆ InternalSerializeWithCachedSizesToArray()
::google::protobuf::uint8* jaia::RestAPI_Example::InternalSerializeWithCachedSizesToArray |
( |
bool |
deterministic, |
|
|
::google::protobuf::uint8 * |
target |
|
) |
| const |
|
final |
◆ IsInitialized()
bool jaia::RestAPI_Example::IsInitialized |
( |
| ) |
const |
|
final |
◆ MergeFrom() [1/2]
void jaia::RestAPI_Example::MergeFrom |
( |
const ::google::protobuf::Message & |
from | ) |
|
|
final |
◆ MergeFrom() [2/2]
◆ MergePartialFromCodedStream()
bool jaia::RestAPI_Example::MergePartialFromCodedStream |
( |
::google::protobuf::io::CodedInputStream * |
input | ) |
|
|
final |
◆ mutable_request()
std::string * jaia::RestAPI_Example::mutable_request |
( |
| ) |
|
|
inline |
◆ mutable_response()
std::string * jaia::RestAPI_Example::mutable_response |
( |
| ) |
|
|
inline |
◆ mutable_unknown_fields()
inline ::google::protobuf::UnknownFieldSet* jaia::RestAPI_Example::mutable_unknown_fields |
( |
| ) |
|
|
inline |
◆ New() [1/2]
◆ New() [2/2]
RestAPI_Example* jaia::RestAPI_Example::New |
( |
::google::protobuf::Arena * |
arena | ) |
const |
|
inlinefinal |
◆ operator=()
◆ release_request()
std::string * jaia::RestAPI_Example::release_request |
( |
| ) |
|
|
inline |
◆ release_response()
std::string * jaia::RestAPI_Example::release_response |
( |
| ) |
|
|
inline |
◆ request()
const ::std::string & jaia::RestAPI_Example::request |
( |
| ) |
const |
|
inline |
◆ response()
const ::std::string & jaia::RestAPI_Example::response |
( |
| ) |
const |
|
inline |
◆ SerializeWithCachedSizes()
void jaia::RestAPI_Example::SerializeWithCachedSizes |
( |
::google::protobuf::io::CodedOutputStream * |
output | ) |
const |
|
final |
◆ set_allocated_request()
void jaia::RestAPI_Example::set_allocated_request |
( |
::std::string * |
request | ) |
|
|
inline |
◆ set_allocated_response()
void jaia::RestAPI_Example::set_allocated_response |
( |
::std::string * |
response | ) |
|
|
inline |
◆ set_request() [1/3]
void jaia::RestAPI_Example::set_request |
( |
const ::std::string & |
value | ) |
|
|
inline |
◆ set_request() [2/3]
void jaia::RestAPI_Example::set_request |
( |
const char * |
value | ) |
|
|
inline |
◆ set_request() [3/3]
void jaia::RestAPI_Example::set_request |
( |
const char * |
value, |
|
|
size_t |
size |
|
) |
| |
|
inline |
◆ set_response() [1/3]
void jaia::RestAPI_Example::set_response |
( |
const ::std::string & |
value | ) |
|
|
inline |
◆ set_response() [2/3]
void jaia::RestAPI_Example::set_response |
( |
const char * |
value | ) |
|
|
inline |
◆ set_response() [3/3]
void jaia::RestAPI_Example::set_response |
( |
const char * |
value, |
|
|
size_t |
size |
|
) |
| |
|
inline |
◆ Swap()
◆ unknown_fields()
const ::google::protobuf::UnknownFieldSet& jaia::RestAPI_Example::unknown_fields |
( |
| ) |
const |
|
inline |
◆ ::protobuf_jaiabot_2fmessages_2foption_5fextensions_2eproto::TableStruct
◆ swap
◆ kIndexInFileMessages
constexpr int jaia::RestAPI_Example::kIndexInFileMessages |
|
staticconstexpr |
◆ kRequestFieldNumber
const int jaia::RestAPI_Example::kRequestFieldNumber = 1 |
|
static |
◆ kResponseFieldNumber
const int jaia::RestAPI_Example::kResponseFieldNumber = 2 |
|
static |
The documentation for this class was generated from the following file: