#include <jaiabot/messages/rest_api.pb.h>
|
| APIError (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) |
|
Definition at line 517 of file rest_api.pb.h.
◆ anonymous enum
Enumerator |
---|
kDetailsFieldNumber | |
kCodeFieldNumber | |
Definition at line 644 of file rest_api.pb.h.
◆ APIError() [1/5]
jaiabot::protobuf::APIError::APIError |
( |
| ) |
|
|
inline |
◆ ~APIError()
jaiabot::protobuf::APIError::~APIError |
( |
| ) |
|
|
override |
◆ APIError() [2/5]
PROTOBUF_CONSTEXPR jaiabot::protobuf::APIError::APIError |
( |
::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized |
| ) |
|
|
explicit |
◆ APIError() [3/5]
jaiabot::protobuf::APIError::APIError |
( |
const APIError & |
from | ) |
|
◆ APIError() [4/5]
jaiabot::protobuf::APIError::APIError |
( |
APIError && |
from | ) |
|
|
inlinenoexcept |
◆ APIError() [5/5]
jaiabot::protobuf::APIError::APIError |
( |
::PROTOBUF_NAMESPACE_ID::Arena * |
arena, |
|
|
bool |
is_message_owned = false |
|
) |
| |
|
explicitprotected |
◆ _InternalParse()
const char * jaiabot::protobuf::APIError::_InternalParse |
( |
const char * |
ptr, |
|
|
::PROTOBUF_NAMESPACE_ID::internal::ParseContext * |
ctx |
|
) |
| |
|
final |
◆ _InternalSerialize()
uint8_t * jaiabot::protobuf::APIError::_InternalSerialize |
( |
uint8_t * |
target, |
|
|
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream * |
stream |
|
) |
| const |
|
final |
◆ ByteSizeLong()
size_t jaiabot::protobuf::APIError::ByteSizeLong |
( |
| ) |
const |
|
final |
◆ Clear()
PROTOBUF_ATTRIBUTE_REINITIALIZES 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()
void jaiabot::protobuf::APIError::CopyFrom |
( |
const APIError & |
from | ) |
|
◆ default_instance()
static const APIError & jaiabot::protobuf::APIError::default_instance |
( |
| ) |
|
|
inlinestatic |
◆ descriptor()
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * jaiabot::protobuf::APIError::descriptor |
( |
| ) |
|
|
inlinestatic |
◆ details()
const std::string & jaiabot::protobuf::APIError::details |
( |
| ) |
const |
|
inline |
◆ GetCachedSize()
int jaiabot::protobuf::APIError::GetCachedSize |
( |
| ) |
const |
|
inlinefinal |
◆ GetClassData()
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * jaiabot::protobuf::APIError::GetClassData |
( |
| ) |
const |
|
final |
◆ GetDescriptor()
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * jaiabot::protobuf::APIError::GetDescriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetMetadata()
::PROTOBUF_NAMESPACE_ID::Metadata jaiabot::protobuf::APIError::GetMetadata |
( |
| ) |
const |
|
final |
◆ GetReflection()
static const ::PROTOBUF_NAMESPACE_ID::Reflection * jaiabot::protobuf::APIError::GetReflection |
( |
| ) |
|
|
inlinestatic |
◆ has_code()
bool jaiabot::protobuf::APIError::has_code |
( |
| ) |
const |
|
inline |
◆ has_details()
bool jaiabot::protobuf::APIError::has_details |
( |
| ) |
const |
|
inline |
◆ internal_default_instance()
static const APIError * jaiabot::protobuf::APIError::internal_default_instance |
( |
| ) |
|
|
inlinestatic |
◆ IsInitialized()
bool jaiabot::protobuf::APIError::IsInitialized |
( |
| ) |
const |
|
final |
◆ MergeFrom()
void jaiabot::protobuf::APIError::MergeFrom |
( |
const APIError & |
from | ) |
|
|
inline |
◆ mutable_details()
std::string * jaiabot::protobuf::APIError::mutable_details |
( |
| ) |
|
|
inline |
◆ mutable_unknown_fields()
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * jaiabot::protobuf::APIError::mutable_unknown_fields |
( |
| ) |
|
|
inline |
◆ New()
APIError * jaiabot::protobuf::APIError::New |
( |
::PROTOBUF_NAMESPACE_ID::Arena * |
arena = nullptr | ) |
const |
|
inlinefinal |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ release_details()
std::string * jaiabot::protobuf::APIError::release_details |
( |
| ) |
|
|
inline |
◆ set_allocated_details()
void jaiabot::protobuf::APIError::set_allocated_details |
( |
std::string * |
details | ) |
|
|
inline |
◆ set_code()
◆ set_details() [1/2]
template<typename ArgT0 = const std::string&, typename... ArgT>
void jaiabot::protobuf::APIError::set_details |
( |
ArgT0 && |
arg0, |
|
|
ArgT... |
args |
|
) |
| |
◆ set_details() [2/2]
template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void jaiabot::protobuf::APIError::set_details |
( |
ArgT0 && |
arg0, |
|
|
ArgT... |
args |
|
) |
| |
|
inline |
◆ Swap()
void jaiabot::protobuf::APIError::Swap |
( |
APIError * |
other | ) |
|
|
inline |
◆ unknown_fields()
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & jaiabot::protobuf::APIError::unknown_fields |
( |
| ) |
const |
|
inline |
◆ UnsafeArenaSwap()
void jaiabot::protobuf::APIError::UnsafeArenaSwap |
( |
APIError * |
other | ) |
|
|
inline |
◆ ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
template<typename T >
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper |
|
friend |
◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata |
|
friend |
◆ ::TableStruct_jaiabot_2fmessages_2frest_5fapi_2eproto
◆ swap
◆ _class_data_
const ClassData jaiabot::protobuf::APIError::_class_data_ |
|
static |
◆ _impl_
Impl_ jaiabot::protobuf::APIError::_impl_ |
◆ kIndexInFileMessages
constexpr int jaiabot::protobuf::APIError::kIndexInFileMessages |
|
staticconstexpr |
The documentation for this class was generated from the following file: