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

Detailed Description

Definition at line 299 of file xpress.pb.h.

#include <xpress.pb.h>

Inheritance diagram for operations_research::math_opt::XpressInitializerProto:

Classes

class  _Internal

Public Types

enum  : int { kExtractNamesFieldNumber = 1 }

Public Member Functions

 XpressInitializerProto ()
 ~XpressInitializerProto () PROTOBUF_FINAL
template<typename = void>
PROTOBUF_CONSTEXPR XpressInitializerProto (::google::protobuf::internal::ConstantInitialized)
 XpressInitializerProto (const XpressInitializerProto &from)
 XpressInitializerProto (XpressInitializerProto &&from) noexcept
XpressInitializerProtooperator= (const XpressInitializerProto &from)
XpressInitializerProtooperator= (XpressInitializerProto &&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 (XpressInitializerProto *PROTOBUF_NONNULL other)
void UnsafeArenaSwap (XpressInitializerProto *PROTOBUF_NONNULL other)
XpressInitializerProto *PROTOBUF_NONNULL New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const
void CopyFrom (const XpressInitializerProto &from)
void MergeFrom (const XpressInitializerProto &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
bool has_extract_names () const
void clear_extract_names ()
bool extract_names () const
void set_extract_names (bool value)
template<typename>
PROTOBUF_CONSTEXPR XpressInitializerProto (::_pbi::ConstantInitialized)

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 XpressInitializerProtodefault_instance ()
static constexpr auto InternalGenerateClassData_ ()

Static Public Attributes

static constexpr int kIndexInFileMessages = 0

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_2fsolvers_2fxpress_2eproto
void swap (XpressInitializerProto &a, XpressInitializerProto &b)

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kExtractNamesFieldNumber 

Definition at line 440 of file xpress.pb.h.

Constructor & Destructor Documentation

◆ XpressInitializerProto() [1/5]

operations_research::math_opt::XpressInitializerProto::XpressInitializerProto ( )
inline

Definition at line 302 of file xpress.pb.h.

◆ ~XpressInitializerProto()

operations_research::math_opt::XpressInitializerProto::~XpressInitializerProto ( )

Definition at line 218 of file xpress.pb.cc.

◆ XpressInitializerProto() [2/5]

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

◆ XpressInitializerProto() [3/5]

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

Definition at line 315 of file xpress.pb.h.

◆ XpressInitializerProto() [4/5]

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

Definition at line 316 of file xpress.pb.h.

◆ XpressInitializerProto() [5/5]

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

Definition at line 66 of file xpress.pb.cc.

Member Function Documentation

◆ _InternalSerialize()

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

Definition at line 326 of file xpress.pb.cc.

◆ ByteSizeLong()

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

Definition at line 359 of file xpress.pb.cc.

◆ Clear()

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

Definition at line 308 of file xpress.pb.cc.

◆ clear_extract_names()

void operations_research::math_opt::XpressInitializerProto::clear_extract_names ( )
inline

Definition at line 712 of file xpress.pb.h.

◆ CopyFrom()

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

Definition at line 397 of file xpress.pb.cc.

◆ default_instance()

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

Definition at line 350 of file xpress.pb.h.

◆ descriptor()

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

Definition at line 341 of file xpress.pb.h.

◆ extract_names()

bool operations_research::math_opt::XpressInitializerProto::extract_names ( ) const
inline

Definition at line 718 of file xpress.pb.h.

◆ GetCachedSize()

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

Definition at line 409 of file xpress.pb.h.

◆ GetDescriptor()

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

Definition at line 344 of file xpress.pb.h.

◆ GetMetadata()

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

Definition at line 412 of file xpress.pb.cc.

◆ GetReflection()

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

Definition at line 347 of file xpress.pb.h.

◆ has_extract_names()

bool operations_research::math_opt::XpressInitializerProto::has_extract_names ( ) const
inline

Definition at line 708 of file xpress.pb.h.

◆ InternalGenerateClassData_()

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

Definition at line 241 of file xpress.pb.cc.

◆ IsInitialized()

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

Definition at line 385 of file xpress.pb.h.

◆ MergeFrom()

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

Definition at line 378 of file xpress.pb.h.

◆ mutable_unknown_fields()

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

Definition at line 336 of file xpress.pb.h.

◆ New()

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

Definition at line 372 of file xpress.pb.h.

◆ operator=() [1/2]

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

Definition at line 318 of file xpress.pb.h.

◆ operator=() [2/2]

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

Definition at line 322 of file xpress.pb.h.

◆ set_extract_names()

void operations_research::math_opt::XpressInitializerProto::set_extract_names ( bool value)
inline

Definition at line 722 of file xpress.pb.h.

◆ Swap()

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

Definition at line 356 of file xpress.pb.h.

◆ unknown_fields()

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

Definition at line 332 of file xpress.pb.h.

◆ UnsafeArenaSwap()

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

Definition at line 364 of file xpress.pb.h.

◆ ::google::protobuf::Arena

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

Definition at line 464 of file xpress.pb.h.

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

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

Definition at line 466 of file xpress.pb.h.

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

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

Definition at line 457 of file xpress.pb.h.

◆ ::google::protobuf::MessageLite

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

Definition at line 463 of file xpress.pb.h.

◆ ::TableStruct_ortools_2fmath_5fopt_2fsolvers_2fxpress_2eproto

friend struct ::TableStruct_ortools_2fmath_5fopt_2fsolvers_2fxpress_2eproto
friend

Definition at line 484 of file xpress.pb.h.

◆ swap

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

Definition at line 355 of file xpress.pb.h.

Member Data Documentation

◆ _impl_

Impl_ operations_research::math_opt::XpressInitializerProto::_impl_

Definition at line 483 of file xpress.pb.h.

◆ kIndexInFileMessages

int operations_research::math_opt::XpressInitializerProto::kIndexInFileMessages = 0
staticconstexpr

Definition at line 354 of file xpress.pb.h.


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