Google OR-Tools v9.15
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 744 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 }
using ISVKey = GurobiInitializerProto_ISVKey

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
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
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

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

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kIsvKeyFieldNumber 

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

Constructor & Destructor Documentation

◆ GurobiInitializerProto() [1/5]

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

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

◆ ~GurobiInitializerProto()

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

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

◆ GurobiInitializerProto() [2/5]

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

◆ GurobiInitializerProto() [3/5]

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

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

◆ GurobiInitializerProto() [4/5]

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

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

◆ GurobiInitializerProto() [5/5]

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

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

◆ ByteSizeLong()

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

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

◆ Clear()

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

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

◆ clear_isv_key()

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

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

◆ CopyFrom()

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

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

◆ default_instance()

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

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

◆ descriptor()

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

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

◆ GetCachedSize()

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

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

◆ GetDescriptor()

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

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

◆ GetMetadata()

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

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

◆ GetReflection()

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

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

◆ has_isv_key()

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

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

◆ InternalGenerateClassData_()

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

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

◆ IsInitialized()

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

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

◆ isv_key()

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

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

◆ MergeFrom()

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

Definition at line 823 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

Definition at line 1254 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 781 of file gurobi.pb.h.

◆ New()

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

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

◆ operator=() [1/2]

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

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

◆ operator=() [2/2]

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

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

◆ release_isv_key()

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

Definition at line 1218 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

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

◆ Swap()

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

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

◆ unknown_fields()

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

Definition at line 777 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

Definition at line 1237 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

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

◆ UnsafeArenaSwap()

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

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

◆ ::google::protobuf::Arena

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

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

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

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

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

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

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

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

◆ ::google::protobuf::MessageLite

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

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

◆ ::TableStruct_ortools_2fmath_5fopt_2fsolvers_2fgurobi_2eproto

friend struct ::TableStruct_ortools_2fmath_5fopt_2fsolvers_2fgurobi_2eproto
friend

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

◆ swap

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

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

Member Data Documentation

◆ _impl_

Impl_ operations_research::math_opt::GurobiInitializerProto::_impl_

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

◆ kIndexInFileMessages

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

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


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