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

Detailed Description

Definition at line 746 of file gurobi.pb.h.

#include <gurobi.pb.h>

Inheritance diagram for operations_research::math_opt::GurobiInitializerProto:

Classes

class  _Internal

Public Types

enum  : int { kIsvKeyFieldNumber = 1 }
 accessors ----------------------------------------------------— More...
using ISVKey = GurobiInitializerProto_ISVKey
 nested types -------------------------------------------------—

Public Member Functions

 GurobiInitializerProto ()
 ~GurobiInitializerProto () PROTOBUF_FINAL
template<typename = void>
PROTOBUF_CONSTEXPR GurobiInitializerProto (::google::protobuf::internal::ConstantInitialized)
 GurobiInitializerProto (const GurobiInitializerProto &from)
 GurobiInitializerProto (GurobiInitializerProto &&from) noexcept
GurobiInitializerProtooperator= (const GurobiInitializerProto &from)
GurobiInitializerProtooperator= (GurobiInitializerProto &&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 (GurobiInitializerProto *PROTOBUF_NONNULL other)
void UnsafeArenaSwap (GurobiInitializerProto *PROTOBUF_NONNULL other)
GurobiInitializerProto *PROTOBUF_NONNULL New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const
 implements Message -------------------------------------------—
void CopyFrom (const GurobiInitializerProto &from)
void MergeFrom (const GurobiInitializerProto &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_isv_key () const
 .operations_research.math_opt.GurobiInitializerProto.ISVKey isv_key = 1;
void clear_isv_key ()
const ::operations_research::math_opt::GurobiInitializerProto_ISVKeyisv_key () const
::operations_research::math_opt::GurobiInitializerProto_ISVKey *PROTOBUF_NULLABLE release_isv_key ()
::operations_research::math_opt::GurobiInitializerProto_ISVKey *PROTOBUF_NONNULL mutable_isv_key ()
void set_allocated_isv_key (::operations_research::math_opt::GurobiInitializerProto_ISVKey *PROTOBUF_NULLABLE value)
void unsafe_arena_set_allocated_isv_key (::operations_research::math_opt::GurobiInitializerProto_ISVKey *PROTOBUF_NULLABLE value)
::operations_research::math_opt::GurobiInitializerProto_ISVKey *PROTOBUF_NULLABLE unsafe_arena_release_isv_key ()
template<typename>
PROTOBUF_CONSTEXPR GurobiInitializerProto (::_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 GurobiInitializerProtodefault_instance ()
static constexpr auto InternalGenerateClassData_ ()

Static Public Attributes

static constexpr int kIndexInFileMessages = 1

Protected Member Functions

 GurobiInitializerProto (::google::protobuf::Arena *PROTOBUF_NULLABLE arena)
 GurobiInitializerProto (::google::protobuf::Arena *PROTOBUF_NULLABLE arena, const GurobiInitializerProto &from)
 GurobiInitializerProto (::google::protobuf::Arena *PROTOBUF_NULLABLE arena, GurobiInitializerProto &&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_2fsolvers_2fgurobi_2eproto
void swap (GurobiInitializerProto &a, GurobiInitializerProto &b)

Member Typedef Documentation

◆ ISVKey

nested types -------------------------------------------------—

Definition at line 886 of file gurobi.pb.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int

accessors ----------------------------------------------------—

Enumerator
kIsvKeyFieldNumber 

Definition at line 889 of file gurobi.pb.h.

Constructor & Destructor Documentation

◆ GurobiInitializerProto() [1/8]

operations_research::math_opt::GurobiInitializerProto::GurobiInitializerProto ( )
inline

Definition at line 749 of file gurobi.pb.h.

◆ ~GurobiInitializerProto()

operations_research::math_opt::GurobiInitializerProto::~GurobiInitializerProto ( )

@protoc_insertion_point(destructor:operations_research.math_opt.GurobiInitializerProto)

Definition at line 660 of file gurobi.pb.cc.

◆ GurobiInitializerProto() [2/8]

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

◆ GurobiInitializerProto() [3/8]

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

Definition at line 762 of file gurobi.pb.h.

◆ GurobiInitializerProto() [4/8]

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

Definition at line 763 of file gurobi.pb.h.

◆ GurobiInitializerProto() [5/8]

operations_research::math_opt::GurobiInitializerProto::GurobiInitializerProto ( ::google::protobuf::Arena *PROTOBUF_NULLABLE arena)
explicitprotected

@protoc_insertion_point(arena_constructor:operations_research.math_opt.GurobiInitializerProto)

Definition at line 615 of file gurobi.pb.cc.

◆ GurobiInitializerProto() [6/8]

operations_research::math_opt::GurobiInitializerProto::GurobiInitializerProto ( ::google::protobuf::Arena *PROTOBUF_NULLABLE arena,
const GurobiInitializerProto & from )
protected

@protoc_insertion_point(copy_constructor:operations_research.math_opt.GurobiInitializerProto)

Definition at line 631 of file gurobi.pb.cc.

◆ GurobiInitializerProto() [7/8]

operations_research::math_opt::GurobiInitializerProto::GurobiInitializerProto ( ::google::protobuf::Arena *PROTOBUF_NULLABLE arena,
GurobiInitializerProto && from )
inlineprotectednoexcept

Definition at line 870 of file gurobi.pb.h.

◆ GurobiInitializerProto() [8/8]

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

Definition at line 125 of file gurobi.pb.cc.

Member Function Documentation

◆ _InternalSerialize()

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

@protoc_insertion_point(serialize_to_array_start:operations_research.math_opt.GurobiInitializerProto)

.operations_research.math_opt.GurobiInitializerProto.ISVKey isv_key = 1;

@protoc_insertion_point(serialize_to_array_end:operations_research.math_opt.GurobiInitializerProto)

Definition at line 772 of file gurobi.pb.cc.

◆ ByteSizeLong()

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

@protoc_insertion_point(message_byte_size_start:operations_research.math_opt.GurobiInitializerProto)

Prevent compiler warnings about cached_has_bits being unused

.operations_research.math_opt.GurobiInitializerProto.ISVKey isv_key = 1;

Definition at line 802 of file gurobi.pb.cc.

◆ Clear()

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

@protoc_insertion_point(message_clear_start:operations_research.math_opt.GurobiInitializerProto)

Prevent compiler warnings about cached_has_bits being unused

Definition at line 750 of file gurobi.pb.cc.

◆ clear_isv_key()

void operations_research::math_opt::GurobiInitializerProto::clear_isv_key ( )
inline

Definition at line 1191 of file gurobi.pb.h.

◆ CopyFrom()

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

@protoc_insertion_point(class_specific_copy_from_start:operations_research.math_opt.GurobiInitializerProto)

Definition at line 846 of file gurobi.pb.cc.

◆ default_instance()

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

Definition at line 797 of file gurobi.pb.h.

◆ descriptor()

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

Definition at line 788 of file gurobi.pb.h.

◆ GetCachedSize()

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

Definition at line 856 of file gurobi.pb.h.

◆ GetClassData()

PROTOBUF_ATTRIBUTE_WEAKconst::google::protobuf::internal::ClassData *PROTOBUF_NONNULL operations_research::math_opt::GurobiInitializerProto::GetClassData ( ) const
protected

Definition at line 709 of file gurobi.pb.cc.

◆ GetDescriptor()

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

Definition at line 791 of file gurobi.pb.h.

◆ GetMetadata()

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

Definition at line 861 of file gurobi.pb.cc.

◆ GetReflection()

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

Definition at line 794 of file gurobi.pb.h.

◆ has_isv_key()

bool operations_research::math_opt::GurobiInitializerProto::has_isv_key ( ) const
inline

◆ InternalGenerateClassData_()

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

Definition at line 681 of file gurobi.pb.cc.

◆ InternalNewImpl_()

auto operations_research::math_opt::GurobiInitializerProto::InternalNewImpl_ ( )
staticconstexprprotected

Definition at line 677 of file gurobi.pb.cc.

◆ IsInitialized()

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

Definition at line 832 of file gurobi.pb.h.

◆ isv_key()

const::operations_research::math_opt::GurobiInitializerProto_ISVKey & operations_research::math_opt::GurobiInitializerProto::isv_key ( ) const
inline

@protoc_insertion_point(field_get:operations_research.math_opt.GurobiInitializerProto.isv_key)

Definition at line 1201 of file gurobi.pb.h.

◆ MergeFrom()

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

Definition at line 825 of file gurobi.pb.h.

◆ mutable_isv_key()

operations_research::math_opt::GurobiInitializerProto_ISVKey *PROTOBUF_NONNULL operations_research::math_opt::GurobiInitializerProto::mutable_isv_key ( )
inline

@protoc_insertion_point(field_mutable:operations_research.math_opt.GurobiInitializerProto.isv_key)

Definition at line 1255 of file gurobi.pb.h.

◆ mutable_unknown_fields()

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

Definition at line 783 of file gurobi.pb.h.

◆ New()

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

implements Message -------------------------------------------—

Definition at line 819 of file gurobi.pb.h.

◆ operator=() [1/2]

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

Definition at line 765 of file gurobi.pb.h.

◆ operator=() [2/2]

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

Definition at line 769 of file gurobi.pb.h.

◆ PlacementNew_()

void *PROTOBUF_NONNULL operations_research::math_opt::GurobiInitializerProto::PlacementNew_ ( const void * PROTOBUF_NONNULL,
void *PROTOBUF_NONNULL mem,
::google::protobuf::Arena *PROTOBUF_NULLABLE arena )
inlinestaticprotected

Definition at line 672 of file gurobi.pb.cc.

◆ release_isv_key()

operations_research::math_opt::GurobiInitializerProto_ISVKey *PROTOBUF_NULLABLE operations_research::math_opt::GurobiInitializerProto::release_isv_key ( )
inlinenodiscard

Definition at line 1219 of file gurobi.pb.h.

◆ set_allocated_isv_key()

void operations_research::math_opt::GurobiInitializerProto::set_allocated_isv_key ( ::operations_research::math_opt::GurobiInitializerProto_ISVKey *PROTOBUF_NULLABLE value)
inline

@protoc_insertion_point(field_set_allocated:operations_research.math_opt.GurobiInitializerProto.isv_key)

Definition at line 1262 of file gurobi.pb.h.

◆ Swap()

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

Definition at line 803 of file gurobi.pb.h.

◆ unknown_fields()

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

Definition at line 779 of file gurobi.pb.h.

◆ unsafe_arena_release_isv_key()

operations_research::math_opt::GurobiInitializerProto_ISVKey *PROTOBUF_NULLABLE operations_research::math_opt::GurobiInitializerProto::unsafe_arena_release_isv_key ( )
inline

@protoc_insertion_point(field_release:operations_research.math_opt.GurobiInitializerProto.isv_key)

Definition at line 1238 of file gurobi.pb.h.

◆ unsafe_arena_set_allocated_isv_key()

void operations_research::math_opt::GurobiInitializerProto::unsafe_arena_set_allocated_isv_key ( ::operations_research::math_opt::GurobiInitializerProto_ISVKey *PROTOBUF_NULLABLE value)
inline

@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.math_opt.GurobiInitializerProto.isv_key)

Definition at line 1205 of file gurobi.pb.h.

◆ UnsafeArenaSwap()

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

Definition at line 811 of file gurobi.pb.h.

◆ ::google::protobuf::Arena

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

Definition at line 917 of file gurobi.pb.h.

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

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

Definition at line 919 of file gurobi.pb.h.

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

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

Definition at line 910 of file gurobi.pb.h.

◆ ::google::protobuf::MessageLite

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

Definition at line 916 of file gurobi.pb.h.

◆ ::TableStruct_ortools_2fmath_5fopt_2fsolvers_2fgurobi_2eproto

Definition at line 937 of file gurobi.pb.h.

◆ swap

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

Definition at line 802 of file gurobi.pb.h.

Member Data Documentation

◆ _impl_

Impl_ operations_research::math_opt::GurobiInitializerProto::_impl_

Definition at line 936 of file gurobi.pb.h.

◆ kIndexInFileMessages

int operations_research::math_opt::GurobiInitializerProto::kIndexInFileMessages = 1
staticconstexpr

Definition at line 801 of file gurobi.pb.h.


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