#include <jaiabot/messages/rest_api.pb.h>
Definition at line 415 of file rest_api.pb.h.
◆ APIError() [1/2]
jaiabot::protobuf::APIError::APIError |
( |
| ) |
|
◆ ~APIError()
virtual jaiabot::protobuf::APIError::~APIError |
( |
| ) |
|
|
virtual |
◆ APIError() [2/2]
jaiabot::protobuf::APIError::APIError |
( |
const APIError & |
from | ) |
|
◆ ByteSizeLong()
size_t jaiabot::protobuf::APIError::ByteSizeLong |
( |
| ) |
const |
|
final |
◆ Clear()
void jaiabot::protobuf::APIError::Clear |
( |
| ) |
|
|
final |
◆ clear_code()
void jaiabot::protobuf::APIError::clear_code |
( |
| ) |
|
|
inline |
◆ clear_details()
void jaiabot::protobuf::APIError::clear_details |
( |
| ) |
|
|
inline |
◆ code()
◆ CopyFrom() [1/2]
void jaiabot::protobuf::APIError::CopyFrom |
( |
const ::google::protobuf::Message & |
from | ) |
|
|
final |
◆ CopyFrom() [2/2]
void jaiabot::protobuf::APIError::CopyFrom |
( |
const APIError & |
from | ) |
|
◆ default_instance()
static const APIError& jaiabot::protobuf::APIError::default_instance |
( |
| ) |
|
|
static |
◆ descriptor()
static const ::google::protobuf::Descriptor* jaiabot::protobuf::APIError::descriptor |
( |
| ) |
|
|
static |
◆ details()
const ::std::string & jaiabot::protobuf::APIError::details |
( |
| ) |
const |
|
inline |
◆ GetCachedSize()
int jaiabot::protobuf::APIError::GetCachedSize |
( |
| ) |
const |
|
inlinefinal |
◆ GetMetadata()
::google::protobuf::Metadata jaiabot::protobuf::APIError::GetMetadata |
( |
| ) |
const |
|
final |
◆ has_code()
bool jaiabot::protobuf::APIError::has_code |
( |
| ) |
const |
|
inline |
◆ has_details()
bool jaiabot::protobuf::APIError::has_details |
( |
| ) |
const |
|
inline |
◆ InitAsDefaultInstance()
static void jaiabot::protobuf::APIError::InitAsDefaultInstance |
( |
| ) |
|
|
static |
◆ internal_default_instance()
static const APIError* jaiabot::protobuf::APIError::internal_default_instance |
( |
| ) |
|
|
inlinestatic |
◆ InternalSerializeWithCachedSizesToArray()
::google::protobuf::uint8* jaiabot::protobuf::APIError::InternalSerializeWithCachedSizesToArray |
( |
bool |
deterministic, |
|
|
::google::protobuf::uint8 * |
target |
|
) |
| const |
|
final |
◆ IsInitialized()
bool jaiabot::protobuf::APIError::IsInitialized |
( |
| ) |
const |
|
final |
◆ MergeFrom() [1/2]
void jaiabot::protobuf::APIError::MergeFrom |
( |
const ::google::protobuf::Message & |
from | ) |
|
|
final |
◆ MergeFrom() [2/2]
void jaiabot::protobuf::APIError::MergeFrom |
( |
const APIError & |
from | ) |
|
◆ MergePartialFromCodedStream()
bool jaiabot::protobuf::APIError::MergePartialFromCodedStream |
( |
::google::protobuf::io::CodedInputStream * |
input | ) |
|
|
final |
◆ mutable_details()
std::string * jaiabot::protobuf::APIError::mutable_details |
( |
| ) |
|
|
inline |
◆ mutable_unknown_fields()
inline ::google::protobuf::UnknownFieldSet* jaiabot::protobuf::APIError::mutable_unknown_fields |
( |
| ) |
|
|
inline |
◆ New() [1/2]
APIError* jaiabot::protobuf::APIError::New |
( |
| ) |
const |
|
inlinefinal |
◆ New() [2/2]
APIError* jaiabot::protobuf::APIError::New |
( |
::google::protobuf::Arena * |
arena | ) |
const |
|
inlinefinal |
◆ operator=()
◆ release_details()
std::string * jaiabot::protobuf::APIError::release_details |
( |
| ) |
|
|
inline |
◆ SerializeWithCachedSizes()
void jaiabot::protobuf::APIError::SerializeWithCachedSizes |
( |
::google::protobuf::io::CodedOutputStream * |
output | ) |
const |
|
final |
◆ set_allocated_details()
void jaiabot::protobuf::APIError::set_allocated_details |
( |
::std::string * |
details | ) |
|
|
inline |
◆ set_code()
◆ set_details() [1/3]
void jaiabot::protobuf::APIError::set_details |
( |
const ::std::string & |
value | ) |
|
|
inline |
◆ set_details() [2/3]
void jaiabot::protobuf::APIError::set_details |
( |
const char * |
value | ) |
|
|
inline |
◆ set_details() [3/3]
void jaiabot::protobuf::APIError::set_details |
( |
const char * |
value, |
|
|
size_t |
size |
|
) |
| |
|
inline |
◆ Swap()
void jaiabot::protobuf::APIError::Swap |
( |
APIError * |
other | ) |
|
◆ unknown_fields()
const ::google::protobuf::UnknownFieldSet& jaiabot::protobuf::APIError::unknown_fields |
( |
| ) |
const |
|
inline |
◆ ::protobuf_jaiabot_2fmessages_2frest_5fapi_2eproto::TableStruct
◆ swap
◆ kCodeFieldNumber
const int jaiabot::protobuf::APIError::kCodeFieldNumber = 1 |
|
static |
◆ kDetailsFieldNumber
const int jaiabot::protobuf::APIError::kDetailsFieldNumber = 2 |
|
static |
◆ kIndexInFileMessages
constexpr int jaiabot::protobuf::APIError::kIndexInFileMessages |
|
staticconstexpr |
The documentation for this class was generated from the following file: