Definition at line 306 of file rpc.pb.h.
#include <rpc.pb.h>
|
static void *PROTOBUF_NONNULL | PlacementNew_ (const void *PROTOBUF_NONNULL, void *PROTOBUF_NONNULL mem, ::google::protobuf::Arena *PROTOBUF_NULLABLE arena) |
static constexpr auto | InternalNewImpl_ () |
◆ anonymous enum
nested types -------------------------------------------------—
accessors ----------------------------------------------------—
Enumerator |
---|
kCpuFieldNumber | |
kRamFieldNumber | |
Definition at line 448 of file rpc.pb.h.
◆ SolverResourcesProto() [1/8]
operations_research::math_opt::SolverResourcesProto::SolverResourcesProto |
( |
| ) |
|
|
inline |
◆ ~SolverResourcesProto()
operations_research::math_opt::SolverResourcesProto::~SolverResourcesProto |
( |
| ) |
|
◆ SolverResourcesProto() [2/8]
template<typename = void>
PROTOBUF_CONSTEXPR operations_research::math_opt::SolverResourcesProto::SolverResourcesProto |
( |
::google::protobuf::internal::ConstantInitialized | | ) |
|
|
explicit |
◆ SolverResourcesProto() [3/8]
operations_research::math_opt::SolverResourcesProto::SolverResourcesProto |
( |
const SolverResourcesProto & | from | ) |
|
|
inline |
◆ SolverResourcesProto() [4/8]
operations_research::math_opt::SolverResourcesProto::SolverResourcesProto |
( |
SolverResourcesProto && | from | ) |
|
|
inlinenoexcept |
◆ SolverResourcesProto() [5/8]
operations_research::math_opt::SolverResourcesProto::SolverResourcesProto |
( |
::google::protobuf::Arena *PROTOBUF_NULLABLE | arena | ) |
|
|
explicitprotected |
◆ SolverResourcesProto() [6/8]
operations_research::math_opt::SolverResourcesProto::SolverResourcesProto |
( |
::google::protobuf::Arena *PROTOBUF_NULLABLE | arena, |
|
|
const SolverResourcesProto & | from ) |
|
protected |
◆ SolverResourcesProto() [7/8]
operations_research::math_opt::SolverResourcesProto::SolverResourcesProto |
( |
::google::protobuf::Arena *PROTOBUF_NULLABLE | arena, |
|
|
SolverResourcesProto && | from ) |
|
inlineprotectednoexcept |
◆ SolverResourcesProto() [8/8]
template<typename>
PROTOBUF_CONSTEXPR operations_research::math_opt::SolverResourcesProto::SolverResourcesProto |
( |
::_pbi::ConstantInitialized | | ) |
|
◆ _InternalSerialize()
uint8_t *PROTOBUF_NONNULL operations_research::math_opt::SolverResourcesProto::_InternalSerialize |
( |
::uint8_t *PROTOBUF_NONNULL | target, |
|
|
::google::protobuf::io::EpsCopyOutputStream *PROTOBUF_NONNULL | stream ) const |
|
final |
◆ ByteSizeLong()
size_t operations_research::math_opt::SolverResourcesProto::ByteSizeLong |
( |
| ) |
const |
|
final |
◆ Clear()
PROTOBUF_NOINLINE void operations_research::math_opt::SolverResourcesProto::Clear |
( |
| ) |
|
◆ clear_cpu()
void operations_research::math_opt::SolverResourcesProto::clear_cpu |
( |
| ) |
|
|
inline |
◆ clear_ram()
void operations_research::math_opt::SolverResourcesProto::clear_ram |
( |
| ) |
|
|
inline |
◆ CopyFrom()
void operations_research::math_opt::SolverResourcesProto::CopyFrom |
( |
const SolverResourcesProto & | from | ) |
|
◆ cpu()
double operations_research::math_opt::SolverResourcesProto::cpu |
( |
| ) |
const |
|
inline |
◆ default_instance()
const SolverResourcesProto & operations_research::math_opt::SolverResourcesProto::default_instance |
( |
| ) |
|
|
inlinestatic |
◆ descriptor()
const ::google::protobuf::Descriptor *PROTOBUF_NONNULL operations_research::math_opt::SolverResourcesProto::descriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetCachedSize()
int operations_research::math_opt::SolverResourcesProto::GetCachedSize |
( |
| ) |
const |
|
inline |
◆ GetClassData()
PROTOBUF_ATTRIBUTE_WEAKconst::google::protobuf::internal::ClassData *PROTOBUF_NONNULL operations_research::math_opt::SolverResourcesProto::GetClassData |
( |
| ) |
const |
|
protected |
◆ GetDescriptor()
const ::google::protobuf::Descriptor *PROTOBUF_NONNULL operations_research::math_opt::SolverResourcesProto::GetDescriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetMetadata()
google::protobuf::Metadata operations_research::math_opt::SolverResourcesProto::GetMetadata |
( |
| ) |
const |
◆ GetReflection()
const ::google::protobuf::Reflection *PROTOBUF_NONNULL operations_research::math_opt::SolverResourcesProto::GetReflection |
( |
| ) |
|
|
inlinestatic |
◆ has_cpu()
bool operations_research::math_opt::SolverResourcesProto::has_cpu |
( |
| ) |
const |
|
inline |
◆ has_ram()
bool operations_research::math_opt::SolverResourcesProto::has_ram |
( |
| ) |
const |
|
inline |
optional double ram = 2;
Definition at line 1096 of file rpc.pb.h.
◆ InternalGenerateClassData_()
auto operations_research::math_opt::SolverResourcesProto::InternalGenerateClassData_ |
( |
| ) |
|
|
staticconstexpr |
◆ InternalNewImpl_()
auto operations_research::math_opt::SolverResourcesProto::InternalNewImpl_ |
( |
| ) |
|
|
staticconstexprprotected |
◆ IsInitialized()
bool operations_research::math_opt::SolverResourcesProto::IsInitialized |
( |
| ) |
const |
|
inline |
◆ MergeFrom()
void operations_research::math_opt::SolverResourcesProto::MergeFrom |
( |
const SolverResourcesProto & | from | ) |
|
|
inline |
◆ mutable_unknown_fields()
inline ::google::protobuf::UnknownFieldSet *PROTOBUF_NONNULL operations_research::math_opt::SolverResourcesProto::mutable_unknown_fields |
( |
| ) |
|
|
inline |
◆ New()
SolverResourcesProto *PROTOBUF_NONNULL operations_research::math_opt::SolverResourcesProto::New |
( |
::google::protobuf::Arena *PROTOBUF_NULLABLE | arena = nullptr | ) |
const |
|
inline |
implements Message -------------------------------------------—
Definition at line 379 of file rpc.pb.h.
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ PlacementNew_()
void *PROTOBUF_NONNULL operations_research::math_opt::SolverResourcesProto::PlacementNew_ |
( |
const void * | PROTOBUF_NONNULL, |
|
|
void *PROTOBUF_NONNULL | mem, |
|
|
::google::protobuf::Arena *PROTOBUF_NULLABLE | arena ) |
|
inlinestaticprotected |
◆ ram()
double operations_research::math_opt::SolverResourcesProto::ram |
( |
| ) |
const |
|
inline |
◆ set_cpu()
void operations_research::math_opt::SolverResourcesProto::set_cpu |
( |
double | value | ) |
|
|
inline |
◆ set_ram()
void operations_research::math_opt::SolverResourcesProto::set_ram |
( |
double | value | ) |
|
|
inline |
◆ Swap()
void operations_research::math_opt::SolverResourcesProto::Swap |
( |
SolverResourcesProto *PROTOBUF_NONNULL | other | ) |
|
|
inline |
◆ unknown_fields()
const ::google::protobuf::UnknownFieldSet & operations_research::math_opt::SolverResourcesProto::unknown_fields |
( |
| ) |
const |
|
inline |
◆ UnsafeArenaSwap()
void operations_research::math_opt::SolverResourcesProto::UnsafeArenaSwap |
( |
SolverResourcesProto *PROTOBUF_NONNULL | other | ) |
|
|
inline |
◆ ::google::protobuf::Arena
friend class ::google::protobuf::Arena |
|
friend |
◆ ::google::protobuf::Arena::InternalHelper
template<typename T>
friend class ::google::protobuf::Arena::InternalHelper |
|
friend |
◆ ::google::protobuf::internal::TcParser
friend class ::google::protobuf::internal::TcParser |
|
friend |
◆ ::google::protobuf::MessageLite
friend class ::google::protobuf::MessageLite |
|
friend |
◆ ::TableStruct_ortools_2fmath_5fopt_2frpc_2eproto
◆ swap
◆ _impl_
Impl_ operations_research::math_opt::SolverResourcesProto::_impl_ |
◆ kIndexInFileMessages
int operations_research::math_opt::SolverResourcesProto::kIndexInFileMessages = 0 |
|
staticconstexpr |
The documentation for this class was generated from the following files: