![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
#include <rpc.pb.h>
Classes | |
| class | _Internal |
Public Types | |
| enum | : int { kMessageFieldNumber = 2 , kCodeFieldNumber = 1 } |
| nested types -------------------------------------------------— More... | |
Public Member Functions | |
| StatusProto () | |
| ~StatusProto () PROTOBUF_FINAL | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | StatusProto (::google::protobuf::internal::ConstantInitialized) |
| StatusProto (const StatusProto &from) | |
| StatusProto (StatusProto &&from) noexcept | |
| StatusProto & | operator= (const StatusProto &from) |
| StatusProto & | operator= (StatusProto &&from) noexcept |
| const ::google::protobuf::UnknownFieldSet & | unknown_fields () const ABSL_ATTRIBUTE_LIFETIME_BOUND |
| inline ::google::protobuf::UnknownFieldSet *PROTOBUF_NONNULL | mutable_unknown_fields () ABSL_ATTRIBUTE_LIFETIME_BOUND |
| void | Swap (StatusProto *PROTOBUF_NONNULL other) |
| void | UnsafeArenaSwap (StatusProto *PROTOBUF_NONNULL other) |
| StatusProto *PROTOBUF_NONNULL | New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const |
| implements Message -------------------------------------------— | |
| void | CopyFrom (const StatusProto &from) |
| void | MergeFrom (const StatusProto &from) |
| bool | IsInitialized () const |
| ABSL_ATTRIBUTE_REINITIALIZES void | Clear () PROTOBUF_FINAL |
| ::size_t | ByteSizeLong () const final |
| ::uint8_t *PROTOBUF_NONNULL | _InternalSerialize (::uint8_t *PROTOBUF_NONNULL target, ::google::protobuf::io::EpsCopyOutputStream *PROTOBUF_NONNULL stream) const final |
| int | GetCachedSize () const |
| ::google::protobuf::Metadata | GetMetadata () const |
| void | clear_message () |
| string message = 2; | |
| const ::std::string & | message () const |
| template<typename Arg_ = const ::std::string&, typename... Args_> | |
| void | set_message (Arg_ &&arg, Args_... args) |
| ::std::string *PROTOBUF_NONNULL | mutable_message () |
| ::std::string *PROTOBUF_NULLABLE | release_message () |
| void | set_allocated_message (::std::string *PROTOBUF_NULLABLE value) |
| void | clear_code () |
| int32 code = 1; | |
| ::int32_t | code () const |
| void | set_code (::int32_t value) |
| template<typename> | |
| PROTOBUF_CONSTEXPR | StatusProto (::_pbi::ConstantInitialized) |
| template<typename Arg_, typename... Args_> | |
| PROTOBUF_ALWAYS_INLINE void | set_message (Arg_ &&arg, Args_... args) |
Static Public Member Functions | |
| static const ::google::protobuf::Descriptor *PROTOBUF_NONNULL | descriptor () |
| static const ::google::protobuf::Descriptor *PROTOBUF_NONNULL | GetDescriptor () |
| static const ::google::protobuf::Reflection *PROTOBUF_NONNULL | GetReflection () |
| static const StatusProto & | default_instance () |
| static constexpr auto | InternalGenerateClassData_ () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages = 3 |
Protected Member Functions | |
| StatusProto (::google::protobuf::Arena *PROTOBUF_NULLABLE arena) | |
| StatusProto (::google::protobuf::Arena *PROTOBUF_NULLABLE arena, const StatusProto &from) | |
| StatusProto (::google::protobuf::Arena *PROTOBUF_NULLABLE arena, StatusProto &&from) noexcept | |
| const ::google::protobuf::internal::ClassData *PROTOBUF_NONNULL | GetClassData () const PROTOBUF_FINAL |
Static Protected Member Functions | |
| static void *PROTOBUF_NONNULL | PlacementNew_ (const void *PROTOBUF_NONNULL, void *PROTOBUF_NONNULL mem, ::google::protobuf::Arena *PROTOBUF_NULLABLE arena) |
| static constexpr auto | InternalNewImpl_ () |
Friends | |
| class | ::google::protobuf::internal::TcParser |
| class | ::google::protobuf::MessageLite |
| class | ::google::protobuf::Arena |
| template<typename T> | |
| class | ::google::protobuf::Arena::InternalHelper |
| struct | ::TableStruct_ortools_2fmath_5fopt_2frpc_2eproto |
| void | swap (StatusProto &a, StatusProto &b) |
| anonymous enum : int |
|
inline |
| operations_research::math_opt::StatusProto::~StatusProto | ( | ) |
@protoc_insertion_point(destructor:operations_research.math_opt.StatusProto)
|
explicit |
|
inline |
|
inlinenoexcept |
|
explicitprotected |
@protoc_insertion_point(arena_constructor:operations_research.math_opt.StatusProto)
|
protected |
@protoc_insertion_point(copy_constructor:operations_research.math_opt.StatusProto)
|
inlineprotectednoexcept |
| PROTOBUF_CONSTEXPR operations_research::math_opt::StatusProto::StatusProto | ( | ::_pbi::ConstantInitialized | ) |
|
final |
@protoc_insertion_point(serialize_to_array_start:operations_research.math_opt.StatusProto)
int32 code = 1;
string message = 2;
@protoc_insertion_point(serialize_to_array_end:operations_research.math_opt.StatusProto)
|
final |
@protoc_insertion_point(message_byte_size_start:operations_research.math_opt.StatusProto)
Prevent compiler warnings about cached_has_bits being unused
string message = 2;
int32 code = 1;
| PROTOBUF_NOINLINE void operations_research::math_opt::StatusProto::Clear | ( | ) |
@protoc_insertion_point(message_clear_start:operations_research.math_opt.StatusProto)
Prevent compiler warnings about cached_has_bits being unused
|
inline |
|
inline |
|
inline |
@protoc_insertion_point(field_get:operations_research.math_opt.StatusProto.code)
| void operations_research::math_opt::StatusProto::CopyFrom | ( | const StatusProto & | from | ) |
@protoc_insertion_point(class_specific_copy_from_start:operations_research.math_opt.StatusProto)
|
inlinestatic |
|
inlinestatic |
|
inline |
|
protected |
|
inlinestatic |
| google::protobuf::Metadata operations_research::math_opt::StatusProto::GetMetadata | ( | ) | const |
|
inlinestatic |
|
staticconstexpr |
|
staticconstexprprotected |
|
inline |
|
inline |
|
inline |
@protoc_insertion_point(field_get:operations_research.math_opt.StatusProto.message)
|
inline |
@protoc_insertion_point(field_mutable:operations_research.math_opt.StatusProto.message)
|
inline |
|
inline |
|
inline |
|
inlinenoexcept |
|
inlinestaticprotected |
|
inlinenodiscard |
@protoc_insertion_point(field_release:operations_research.math_opt.StatusProto.message)
|
inline |
@protoc_insertion_point(field_set_allocated:operations_research.math_opt.StatusProto.message)
|
inline |
@protoc_insertion_point(field_set:operations_research.math_opt.StatusProto.code)
| void operations_research::math_opt::StatusProto::set_message | ( | Arg_ && | arg, |
| Args_... | args ) |
| PROTOBUF_ALWAYS_INLINE void operations_research::math_opt::StatusProto::set_message | ( | Arg_ && | arg, |
| Args_... | args ) |
@protoc_insertion_point(field_set:operations_research.math_opt.StatusProto.message)
|
inline |
|
inline |
|
inline |
|
friend |
|
friend |
|
friend |
|
staticconstexpr |