Definition at line 75 of file int128.pb.h.
#include <int128.pb.h>
|
| Int128 (::google::protobuf::Arena *PROTOBUF_NULLABLE arena) |
| Int128 (::google::protobuf::Arena *PROTOBUF_NULLABLE arena, const Int128 &from) |
| Int128 (::google::protobuf::Arena *PROTOBUF_NULLABLE arena, Int128 &&from) noexcept |
const ::google::protobuf::internal::ClassData *PROTOBUF_NONNULL | GetClassData () const PROTOBUF_FINAL |
|
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 |
---|
kHighFieldNumber | |
kLowFieldNumber | |
Definition at line 217 of file int128.pb.h.
◆ Int128() [1/8]
operations_research::Int128::Int128 |
( |
| ) |
|
|
inline |
◆ ~Int128()
operations_research::Int128::~Int128 |
( |
| ) |
|
◆ Int128() [2/8]
template<typename = void>
PROTOBUF_CONSTEXPR operations_research::Int128::Int128 |
( |
::google::protobuf::internal::ConstantInitialized | | ) |
|
|
explicit |
◆ Int128() [3/8]
operations_research::Int128::Int128 |
( |
const Int128 & | from | ) |
|
|
inline |
◆ Int128() [4/8]
operations_research::Int128::Int128 |
( |
Int128 && | from | ) |
|
|
inlinenoexcept |
◆ Int128() [5/8]
operations_research::Int128::Int128 |
( |
::google::protobuf::Arena *PROTOBUF_NULLABLE | arena | ) |
|
|
explicitprotected |
◆ Int128() [6/8]
operations_research::Int128::Int128 |
( |
::google::protobuf::Arena *PROTOBUF_NULLABLE | arena, |
|
|
const Int128 & | from ) |
|
protected |
◆ Int128() [7/8]
operations_research::Int128::Int128 |
( |
::google::protobuf::Arena *PROTOBUF_NULLABLE | arena, |
|
|
Int128 && | from ) |
|
inlineprotectednoexcept |
◆ Int128() [8/8]
template<typename>
PROTOBUF_CONSTEXPR operations_research::Int128::Int128 |
( |
::_pbi::ConstantInitialized | | ) |
|
◆ _InternalSerialize()
uint8_t *PROTOBUF_NONNULL operations_research::Int128::_InternalSerialize |
( |
::uint8_t *PROTOBUF_NONNULL | target, |
|
|
::google::protobuf::io::EpsCopyOutputStream *PROTOBUF_NONNULL | stream ) const |
|
final |
◆ ByteSizeLong()
size_t operations_research::Int128::ByteSizeLong |
( |
| ) |
const |
|
final |
@protoc_insertion_point(message_byte_size_start:operations_research.Int128)
Prevent compiler warnings about cached_has_bits being unused
int64 high = 1;
uint64 low = 2;
Definition at line 304 of file int128.pb.cc.
◆ Clear()
PROTOBUF_NOINLINE void operations_research::Int128::Clear |
( |
| ) |
|
◆ clear_high()
void operations_research::Int128::clear_high |
( |
| ) |
|
|
inline |
◆ clear_low()
void operations_research::Int128::clear_low |
( |
| ) |
|
|
inline |
◆ CopyFrom()
void operations_research::Int128::CopyFrom |
( |
const Int128 & | from | ) |
|
◆ default_instance()
const Int128 & operations_research::Int128::default_instance |
( |
| ) |
|
|
inlinestatic |
◆ descriptor()
const ::google::protobuf::Descriptor *PROTOBUF_NONNULL operations_research::Int128::descriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetCachedSize()
int operations_research::Int128::GetCachedSize |
( |
| ) |
const |
|
inline |
◆ GetClassData()
PROTOBUF_ATTRIBUTE_WEAKconst::google::protobuf::internal::ClassData *PROTOBUF_NONNULL operations_research::Int128::GetClassData |
( |
| ) |
const |
|
protected |
◆ GetDescriptor()
const ::google::protobuf::Descriptor *PROTOBUF_NONNULL operations_research::Int128::GetDescriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetMetadata()
google::protobuf::Metadata operations_research::Int128::GetMetadata |
( |
| ) |
const |
◆ GetReflection()
const ::google::protobuf::Reflection *PROTOBUF_NONNULL operations_research::Int128::GetReflection |
( |
| ) |
|
|
inlinestatic |
◆ high()
int64_t operations_research::Int128::high |
( |
| ) |
const |
|
inline |
◆ InternalGenerateClassData_()
auto operations_research::Int128::InternalGenerateClassData_ |
( |
| ) |
|
|
staticconstexpr |
◆ InternalNewImpl_()
auto operations_research::Int128::InternalNewImpl_ |
( |
| ) |
|
|
staticconstexprprotected |
◆ IsInitialized()
bool operations_research::Int128::IsInitialized |
( |
| ) |
const |
|
inline |
◆ low()
uint64_t operations_research::Int128::low |
( |
| ) |
const |
|
inline |
◆ MergeFrom()
void operations_research::Int128::MergeFrom |
( |
const Int128 & | from | ) |
|
|
inline |
◆ mutable_unknown_fields()
inline ::google::protobuf::UnknownFieldSet *PROTOBUF_NONNULL operations_research::Int128::mutable_unknown_fields |
( |
| ) |
|
|
inline |
◆ New()
Int128 *PROTOBUF_NONNULL operations_research::Int128::New |
( |
::google::protobuf::Arena *PROTOBUF_NULLABLE | arena = nullptr | ) |
const |
|
inline |
implements Message -------------------------------------------—
Definition at line 148 of file int128.pb.h.
◆ operator=() [1/2]
Int128 & operations_research::Int128::operator= |
( |
const Int128 & | from | ) |
|
|
inline |
◆ operator=() [2/2]
Int128 & operations_research::Int128::operator= |
( |
Int128 && | from | ) |
|
|
inlinenoexcept |
◆ PlacementNew_()
void *PROTOBUF_NONNULL operations_research::Int128::PlacementNew_ |
( |
const void * | PROTOBUF_NONNULL, |
|
|
void *PROTOBUF_NONNULL | mem, |
|
|
::google::protobuf::Arena *PROTOBUF_NULLABLE | arena ) |
|
inlinestaticprotected |
◆ set_high()
void operations_research::Int128::set_high |
( |
::int64_t | value | ) |
|
|
inline |
◆ set_low()
void operations_research::Int128::set_low |
( |
::uint64_t | value | ) |
|
|
inline |
◆ Swap()
void operations_research::Int128::Swap |
( |
Int128 *PROTOBUF_NONNULL | other | ) |
|
|
inline |
◆ unknown_fields()
const ::google::protobuf::UnknownFieldSet & operations_research::Int128::unknown_fields |
( |
| ) |
const |
|
inline |
◆ UnsafeArenaSwap()
void operations_research::Int128::UnsafeArenaSwap |
( |
Int128 *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_2futil_2fint128_2eproto
◆ swap
◆ _impl_
Impl_ operations_research::Int128::_impl_ |
◆ kIndexInFileMessages
int operations_research::Int128::kIndexInFileMessages = 0 |
|
staticconstexpr |
The documentation for this class was generated from the following files: