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

Detailed Description

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

#include <gurobi.pb.h>

Inheritance diagram for operations_research::math_opt::GurobiInitializerProto_ISVKey:

Classes

class  _Internal

Public Types

enum  : int { kNameFieldNumber = 1 , kApplicationNameFieldNumber = 2 , kKeyFieldNumber = 4 , kExpirationFieldNumber = 3 }

Public Member Functions

 GurobiInitializerProto_ISVKey ()
 ~GurobiInitializerProto_ISVKey () PROTOBUF_FINAL
template<typename = void>
PROTOBUF_CONSTEXPR GurobiInitializerProto_ISVKey (::google::protobuf::internal::ConstantInitialized)
 GurobiInitializerProto_ISVKey (const GurobiInitializerProto_ISVKey &from)
 GurobiInitializerProto_ISVKey (GurobiInitializerProto_ISVKey &&from) noexcept
GurobiInitializerProto_ISVKeyoperator= (const GurobiInitializerProto_ISVKey &from)
GurobiInitializerProto_ISVKeyoperator= (GurobiInitializerProto_ISVKey &&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_ISVKey *PROTOBUF_NONNULL other)
void UnsafeArenaSwap (GurobiInitializerProto_ISVKey *PROTOBUF_NONNULL other)
GurobiInitializerProto_ISVKey *PROTOBUF_NONNULL New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const
void CopyFrom (const GurobiInitializerProto_ISVKey &from)
void MergeFrom (const GurobiInitializerProto_ISVKey &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
void clear_name ()
const ::std::string & name () const
template<typename Arg_ = const ::std::string&, typename... Args_>
void set_name (Arg_ &&arg, Args_... args)
::std::string *PROTOBUF_NONNULL mutable_name ()
::std::string *PROTOBUF_NULLABLE release_name ()
void set_allocated_name (::std::string *PROTOBUF_NULLABLE value)
void clear_application_name ()
const ::std::string & application_name () const
template<typename Arg_ = const ::std::string&, typename... Args_>
void set_application_name (Arg_ &&arg, Args_... args)
::std::string *PROTOBUF_NONNULL mutable_application_name ()
::std::string *PROTOBUF_NULLABLE release_application_name ()
void set_allocated_application_name (::std::string *PROTOBUF_NULLABLE value)
void clear_key ()
const ::std::string & key () const
template<typename Arg_ = const ::std::string&, typename... Args_>
void set_key (Arg_ &&arg, Args_... args)
::std::string *PROTOBUF_NONNULL mutable_key ()
::std::string *PROTOBUF_NULLABLE release_key ()
void set_allocated_key (::std::string *PROTOBUF_NULLABLE value)
void clear_expiration ()
::int32_t expiration () const
void set_expiration (::int32_t value)
template<typename>
PROTOBUF_CONSTEXPR GurobiInitializerProto_ISVKey (::_pbi::ConstantInitialized)
template<typename Arg_, typename... Args_>
PROTOBUF_ALWAYS_INLINE void set_name (Arg_ &&arg, Args_... args)
template<typename Arg_, typename... Args_>
PROTOBUF_ALWAYS_INLINE void set_application_name (Arg_ &&arg, Args_... args)
template<typename Arg_, typename... Args_>
PROTOBUF_ALWAYS_INLINE void set_key (Arg_ &&arg, Args_... args)

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 GurobiInitializerProto_ISVKeydefault_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_2fgurobi_2eproto
void swap (GurobiInitializerProto_ISVKey &a, GurobiInitializerProto_ISVKey &b)

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kNameFieldNumber 
kApplicationNameFieldNumber 
kKeyFieldNumber 
kExpirationFieldNumber 

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

Constructor & Destructor Documentation

◆ GurobiInitializerProto_ISVKey() [1/5]

operations_research::math_opt::GurobiInitializerProto_ISVKey::GurobiInitializerProto_ISVKey ( )
inline

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

◆ ~GurobiInitializerProto_ISVKey()

operations_research::math_opt::GurobiInitializerProto_ISVKey::~GurobiInitializerProto_ISVKey ( )

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

◆ GurobiInitializerProto_ISVKey() [2/5]

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

◆ GurobiInitializerProto_ISVKey() [3/5]

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

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

◆ GurobiInitializerProto_ISVKey() [4/5]

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

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

◆ GurobiInitializerProto_ISVKey() [5/5]

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

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

Member Function Documentation

◆ _InternalSerialize()

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

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

◆ application_name()

const::std::string & operations_research::math_opt::GurobiInitializerProto_ISVKey::application_name ( ) const
inline

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

◆ ByteSizeLong()

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

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

◆ Clear()

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

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

◆ clear_application_name()

void operations_research::math_opt::GurobiInitializerProto_ISVKey::clear_application_name ( )
inline

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

◆ clear_expiration()

void operations_research::math_opt::GurobiInitializerProto_ISVKey::clear_expiration ( )
inline

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

◆ clear_key()

void operations_research::math_opt::GurobiInitializerProto_ISVKey::clear_key ( )
inline

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

◆ clear_name()

void operations_research::math_opt::GurobiInitializerProto_ISVKey::clear_name ( )
inline

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

◆ CopyFrom()

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

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

◆ default_instance()

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

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

◆ descriptor()

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

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

◆ expiration()

int32_t operations_research::math_opt::GurobiInitializerProto_ISVKey::expiration ( ) const
inline

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

◆ GetCachedSize()

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

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

◆ GetDescriptor()

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

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

◆ GetMetadata()

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

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

◆ GetReflection()

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

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

◆ InternalGenerateClassData_()

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

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

◆ IsInitialized()

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

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

◆ key()

const::std::string & operations_research::math_opt::GurobiInitializerProto_ISVKey::key ( ) const
inline

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

◆ MergeFrom()

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

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

◆ mutable_application_name()

std::string *PROTOBUF_NONNULL operations_research::math_opt::GurobiInitializerProto_ISVKey::mutable_application_name ( )
inline

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

◆ mutable_key()

std::string *PROTOBUF_NONNULL operations_research::math_opt::GurobiInitializerProto_ISVKey::mutable_key ( )
inline

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

◆ mutable_name()

std::string *PROTOBUF_NONNULL operations_research::math_opt::GurobiInitializerProto_ISVKey::mutable_name ( )
inline

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

◆ mutable_unknown_fields()

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

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

◆ name()

const::std::string & operations_research::math_opt::GurobiInitializerProto_ISVKey::name ( ) const
inline

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

◆ New()

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

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

◆ operator=() [1/2]

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

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

◆ operator=() [2/2]

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

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

◆ release_application_name()

std::string *PROTOBUF_NULLABLE operations_research::math_opt::GurobiInitializerProto_ISVKey::release_application_name ( )
inlinenodiscard

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

◆ release_key()

std::string *PROTOBUF_NULLABLE operations_research::math_opt::GurobiInitializerProto_ISVKey::release_key ( )
inlinenodiscard

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

◆ release_name()

std::string *PROTOBUF_NULLABLE operations_research::math_opt::GurobiInitializerProto_ISVKey::release_name ( )
inlinenodiscard

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

◆ set_allocated_application_name()

void operations_research::math_opt::GurobiInitializerProto_ISVKey::set_allocated_application_name ( ::std::string *PROTOBUF_NULLABLE value)
inline

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

◆ set_allocated_key()

void operations_research::math_opt::GurobiInitializerProto_ISVKey::set_allocated_key ( ::std::string *PROTOBUF_NULLABLE value)
inline

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

◆ set_allocated_name()

void operations_research::math_opt::GurobiInitializerProto_ISVKey::set_allocated_name ( ::std::string *PROTOBUF_NULLABLE value)
inline

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

◆ set_application_name() [1/2]

template<typename Arg_, typename... Args_>
PROTOBUF_ALWAYS_INLINE void operations_research::math_opt::GurobiInitializerProto_ISVKey::set_application_name ( Arg_ && arg,
Args_... args )

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

◆ set_application_name() [2/2]

template<typename Arg_ = const ::std::string&, typename... Args_>
void operations_research::math_opt::GurobiInitializerProto_ISVKey::set_application_name ( Arg_ && arg,
Args_... args )

◆ set_expiration()

void operations_research::math_opt::GurobiInitializerProto_ISVKey::set_expiration ( ::int32_t value)
inline

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

◆ set_key() [1/2]

template<typename Arg_, typename... Args_>
PROTOBUF_ALWAYS_INLINE void operations_research::math_opt::GurobiInitializerProto_ISVKey::set_key ( Arg_ && arg,
Args_... args )

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

◆ set_key() [2/2]

template<typename Arg_ = const ::std::string&, typename... Args_>
void operations_research::math_opt::GurobiInitializerProto_ISVKey::set_key ( Arg_ && arg,
Args_... args )

◆ set_name() [1/2]

template<typename Arg_, typename... Args_>
PROTOBUF_ALWAYS_INLINE void operations_research::math_opt::GurobiInitializerProto_ISVKey::set_name ( Arg_ && arg,
Args_... args )

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

◆ set_name() [2/2]

template<typename Arg_ = const ::std::string&, typename... Args_>
void operations_research::math_opt::GurobiInitializerProto_ISVKey::set_name ( Arg_ && arg,
Args_... args )

◆ Swap()

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

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

◆ unknown_fields()

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

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

◆ UnsafeArenaSwap()

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

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

◆ ::google::protobuf::Arena

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

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

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

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

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

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

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

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

◆ ::google::protobuf::MessageLite

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

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

◆ swap

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

Member Data Documentation

◆ _impl_

Impl_ operations_research::math_opt::GurobiInitializerProto_ISVKey::_impl_

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

◆ kIndexInFileMessages

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

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


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