Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::math_opt::StatusProto Class Referencefinal

Detailed Description

Definition at line 97 of file rpc.pb.h.

#include <rpc.pb.h>

Inheritance diagram for operations_research::math_opt::StatusProto:

Classes

class  _Internal

Public Types

enum  : int { kMessageFieldNumber = 2 , kCodeFieldNumber = 1 }

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
StatusProtooperator= (const StatusProto &from)
StatusProtooperator= (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
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 ()
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_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 StatusProtodefault_instance ()
static constexpr auto InternalGenerateClassData_ ()

Static Public Attributes

static constexpr int kIndexInFileMessages = 3

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)

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kMessageFieldNumber 
kCodeFieldNumber 

Definition at line 238 of file rpc.pb.h.

Constructor & Destructor Documentation

◆ StatusProto() [1/5]

operations_research::math_opt::StatusProto::StatusProto ( )
inline

Definition at line 100 of file rpc.pb.h.

◆ ~StatusProto()

operations_research::math_opt::StatusProto::~StatusProto ( )

Definition at line 1514 of file rpc.pb.cc.

◆ StatusProto() [2/5]

template<typename = void>
PROTOBUF_CONSTEXPR operations_research::math_opt::StatusProto::StatusProto ( ::google::protobuf::internal::ConstantInitialized )
explicit

◆ StatusProto() [3/5]

operations_research::math_opt::StatusProto::StatusProto ( const StatusProto & from)
inline

Definition at line 113 of file rpc.pb.h.

◆ StatusProto() [4/5]

operations_research::math_opt::StatusProto::StatusProto ( StatusProto && from)
inlinenoexcept

Definition at line 114 of file rpc.pb.h.

◆ StatusProto() [5/5]

template<typename>
PROTOBUF_CONSTEXPR operations_research::math_opt::StatusProto::StatusProto ( ::_pbi::ConstantInitialized )

Definition at line 39 of file rpc.pb.cc.

Member Function Documentation

◆ _InternalSerialize()

uint8_t *PROTOBUF_NONNULL operations_research::math_opt::StatusProto::_InternalSerialize ( ::uint8_t *PROTOBUF_NONNULL target,
::google::protobuf::io::EpsCopyOutputStream *PROTOBUF_NONNULL stream ) const
final

Definition at line 1636 of file rpc.pb.cc.

◆ ByteSizeLong()

size_t operations_research::math_opt::StatusProto::ByteSizeLong ( ) const
final

Definition at line 1681 of file rpc.pb.cc.

◆ Clear()

PROTOBUF_NOINLINE void operations_research::math_opt::StatusProto::Clear ( )

Definition at line 1614 of file rpc.pb.cc.

◆ clear_code()

void operations_research::math_opt::StatusProto::clear_code ( )
inline

Definition at line 1868 of file rpc.pb.h.

◆ clear_message()

void operations_research::math_opt::StatusProto::clear_message ( )
inline

Definition at line 1893 of file rpc.pb.h.

◆ code()

int32_t operations_research::math_opt::StatusProto::code ( ) const
inline

Definition at line 1874 of file rpc.pb.h.

◆ CopyFrom()

void operations_research::math_opt::StatusProto::CopyFrom ( const StatusProto & from)

Definition at line 1748 of file rpc.pb.cc.

◆ default_instance()

const StatusProto & operations_research::math_opt::StatusProto::default_instance ( )
inlinestatic

Definition at line 148 of file rpc.pb.h.

◆ descriptor()

const ::google::protobuf::Descriptor *PROTOBUF_NONNULL operations_research::math_opt::StatusProto::descriptor ( )
inlinestatic

Definition at line 139 of file rpc.pb.h.

◆ GetCachedSize()

int operations_research::math_opt::StatusProto::GetCachedSize ( ) const
inline

Definition at line 207 of file rpc.pb.h.

◆ GetDescriptor()

const ::google::protobuf::Descriptor *PROTOBUF_NONNULL operations_research::math_opt::StatusProto::GetDescriptor ( )
inlinestatic

Definition at line 142 of file rpc.pb.h.

◆ GetMetadata()

google::protobuf::Metadata operations_research::math_opt::StatusProto::GetMetadata ( ) const

Definition at line 1766 of file rpc.pb.cc.

◆ GetReflection()

const ::google::protobuf::Reflection *PROTOBUF_NONNULL operations_research::math_opt::StatusProto::GetReflection ( )
inlinestatic

Definition at line 145 of file rpc.pb.h.

◆ InternalGenerateClassData_()

auto operations_research::math_opt::StatusProto::InternalGenerateClassData_ ( )
staticconstexpr

Definition at line 1538 of file rpc.pb.cc.

◆ IsInitialized()

bool operations_research::math_opt::StatusProto::IsInitialized ( ) const
inline

Definition at line 183 of file rpc.pb.h.

◆ MergeFrom()

void operations_research::math_opt::StatusProto::MergeFrom ( const StatusProto & from)
inline

Definition at line 176 of file rpc.pb.h.

◆ message()

const::std::string & operations_research::math_opt::StatusProto::message ( ) const
inline

Definition at line 1899 of file rpc.pb.h.

◆ mutable_message()

std::string *PROTOBUF_NONNULL operations_research::math_opt::StatusProto::mutable_message ( )
inline

Definition at line 1911 of file rpc.pb.h.

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet *PROTOBUF_NONNULL operations_research::math_opt::StatusProto::mutable_unknown_fields ( )
inline

Definition at line 134 of file rpc.pb.h.

◆ New()

StatusProto *PROTOBUF_NONNULL operations_research::math_opt::StatusProto::New ( ::google::protobuf::Arena *PROTOBUF_NULLABLE arena = nullptr) const
inline

Definition at line 170 of file rpc.pb.h.

◆ operator=() [1/2]

StatusProto & operations_research::math_opt::StatusProto::operator= ( const StatusProto & from)
inline

Definition at line 116 of file rpc.pb.h.

◆ operator=() [2/2]

StatusProto & operations_research::math_opt::StatusProto::operator= ( StatusProto && from)
inlinenoexcept

Definition at line 120 of file rpc.pb.h.

◆ release_message()

std::string *PROTOBUF_NULLABLE operations_research::math_opt::StatusProto::release_message ( )
inlinenodiscard

Definition at line 1930 of file rpc.pb.h.

◆ set_allocated_message()

void operations_research::math_opt::StatusProto::set_allocated_message ( ::std::string *PROTOBUF_NULLABLE value)
inline

Definition at line 1943 of file rpc.pb.h.

◆ set_code()

void operations_research::math_opt::StatusProto::set_code ( ::int32_t value)
inline

Definition at line 1878 of file rpc.pb.h.

◆ set_message() [1/2]

template<typename Arg_, typename... Args_>
PROTOBUF_ALWAYS_INLINE void operations_research::math_opt::StatusProto::set_message ( Arg_ && arg,
Args_... args )

Definition at line 1905 of file rpc.pb.h.

◆ set_message() [2/2]

template<typename Arg_ = const ::std::string&, typename... Args_>
void operations_research::math_opt::StatusProto::set_message ( Arg_ && arg,
Args_... args )

◆ Swap()

void operations_research::math_opt::StatusProto::Swap ( StatusProto *PROTOBUF_NONNULL other)
inline

Definition at line 154 of file rpc.pb.h.

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & operations_research::math_opt::StatusProto::unknown_fields ( ) const
inline

Definition at line 130 of file rpc.pb.h.

◆ UnsafeArenaSwap()

void operations_research::math_opt::StatusProto::UnsafeArenaSwap ( StatusProto *PROTOBUF_NONNULL other)
inline

Definition at line 162 of file rpc.pb.h.

◆ ::google::protobuf::Arena

friend class ::google::protobuf::Arena
friend

Definition at line 277 of file rpc.pb.h.

◆ ::google::protobuf::Arena::InternalHelper

template<typename T>
friend class ::google::protobuf::Arena::InternalHelper
friend

Definition at line 279 of file rpc.pb.h.

◆ ::google::protobuf::internal::TcParser

friend class ::google::protobuf::internal::TcParser
friend

Definition at line 270 of file rpc.pb.h.

◆ ::google::protobuf::MessageLite

friend class ::google::protobuf::MessageLite
friend

Definition at line 276 of file rpc.pb.h.

◆ ::TableStruct_ortools_2fmath_5fopt_2frpc_2eproto

friend struct ::TableStruct_ortools_2fmath_5fopt_2frpc_2eproto
friend

Definition at line 298 of file rpc.pb.h.

◆ swap

void swap ( StatusProto & a,
StatusProto & b )
friend

Definition at line 153 of file rpc.pb.h.

Member Data Documentation

◆ _impl_

Impl_ operations_research::math_opt::StatusProto::_impl_

Definition at line 297 of file rpc.pb.h.

◆ kIndexInFileMessages

int operations_research::math_opt::StatusProto::kIndexInFileMessages = 3
staticconstexpr

Definition at line 152 of file rpc.pb.h.


The documentation for this class was generated from the following files: