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

Detailed Description

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

#include <xpress.pb.h>

Inheritance diagram for operations_research::math_opt::XpressParametersProto_Parameter:

Classes

class  _Internal

Public Types

enum  : int { kNameFieldNumber = 1 , kValueFieldNumber = 2 }

Public Member Functions

 XpressParametersProto_Parameter ()
 ~XpressParametersProto_Parameter () PROTOBUF_FINAL
template<typename = void>
PROTOBUF_CONSTEXPR XpressParametersProto_Parameter (::google::protobuf::internal::ConstantInitialized)
 XpressParametersProto_Parameter (const XpressParametersProto_Parameter &from)
 XpressParametersProto_Parameter (XpressParametersProto_Parameter &&from) noexcept
XpressParametersProto_Parameteroperator= (const XpressParametersProto_Parameter &from)
XpressParametersProto_Parameteroperator= (XpressParametersProto_Parameter &&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 (XpressParametersProto_Parameter *PROTOBUF_NONNULL other)
void UnsafeArenaSwap (XpressParametersProto_Parameter *PROTOBUF_NONNULL other)
XpressParametersProto_Parameter *PROTOBUF_NONNULL New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const
void CopyFrom (const XpressParametersProto_Parameter &from)
void MergeFrom (const XpressParametersProto_Parameter &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_value ()
const ::std::string & value () const
template<typename Arg_ = const ::std::string&, typename... Args_>
void set_value (Arg_ &&arg, Args_... args)
::std::string *PROTOBUF_NONNULL mutable_value ()
::std::string *PROTOBUF_NULLABLE release_value ()
void set_allocated_value (::std::string *PROTOBUF_NULLABLE value)
template<typename>
PROTOBUF_CONSTEXPR XpressParametersProto_Parameter (::_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_value (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 XpressParametersProto_Parameterdefault_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_2fxpress_2eproto
void swap (XpressParametersProto_Parameter &a, XpressParametersProto_Parameter &b)

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kNameFieldNumber 
kValueFieldNumber 

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

Constructor & Destructor Documentation

◆ XpressParametersProto_Parameter() [1/5]

operations_research::math_opt::XpressParametersProto_Parameter::XpressParametersProto_Parameter ( )
inline

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

◆ ~XpressParametersProto_Parameter()

operations_research::math_opt::XpressParametersProto_Parameter::~XpressParametersProto_Parameter ( )

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

◆ XpressParametersProto_Parameter() [2/5]

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

◆ XpressParametersProto_Parameter() [3/5]

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

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

◆ XpressParametersProto_Parameter() [4/5]

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

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

◆ XpressParametersProto_Parameter() [5/5]

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

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

Member Function Documentation

◆ _InternalSerialize()

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

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

◆ ByteSizeLong()

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

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

◆ Clear()

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

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

◆ clear_name()

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

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

◆ clear_value()

void operations_research::math_opt::XpressParametersProto_Parameter::clear_value ( )
inline

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

◆ CopyFrom()

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

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

◆ default_instance()

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

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

◆ descriptor()

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

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

◆ GetCachedSize()

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

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

◆ GetDescriptor()

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

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

◆ GetMetadata()

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

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

◆ GetReflection()

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

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

◆ InternalGenerateClassData_()

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

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

◆ IsInitialized()

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

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

◆ MergeFrom()

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

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

◆ mutable_name()

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

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

◆ mutable_unknown_fields()

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

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

◆ mutable_value()

std::string *PROTOBUF_NONNULL operations_research::math_opt::XpressParametersProto_Parameter::mutable_value ( )
inline

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

◆ name()

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

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

◆ New()

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

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

◆ operator=() [1/2]

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

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

◆ operator=() [2/2]

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

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

◆ release_name()

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

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

◆ release_value()

std::string *PROTOBUF_NULLABLE operations_research::math_opt::XpressParametersProto_Parameter::release_value ( )
inlinenodiscard

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

◆ set_allocated_name()

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

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

◆ set_allocated_value()

void operations_research::math_opt::XpressParametersProto_Parameter::set_allocated_value ( ::std::string *PROTOBUF_NULLABLE value)
inline

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

◆ set_name() [1/2]

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

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

◆ set_name() [2/2]

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

◆ set_value() [1/2]

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

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

◆ set_value() [2/2]

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

◆ Swap()

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

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

◆ unknown_fields()

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

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

◆ UnsafeArenaSwap()

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

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

◆ value()

const::std::string & operations_research::math_opt::XpressParametersProto_Parameter::value ( ) const
inline

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

◆ ::google::protobuf::Arena

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

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

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

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

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

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

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

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

◆ ::google::protobuf::MessageLite

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

Definition at line 270 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 292 of file xpress.pb.h.

◆ swap

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

Member Data Documentation

◆ _impl_

Impl_ operations_research::math_opt::XpressParametersProto_Parameter::_impl_

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

◆ kIndexInFileMessages

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

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


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