OR-Tools  9.0
vector_bin_packing.pb.cc File Reference

Go to the source code of this file.

Classes

struct  ItemDefaultTypeInternal
 
struct  VectorBinPackingProblemDefaultTypeInternal
 
struct  VectorBinPackingOneBinInSolutionDefaultTypeInternal
 
struct  VectorBinPackingSolutionDefaultTypeInternal
 
class  _Internal
 
class  _Internal
 
class  _Internal
 
class  _Internal
 

Namespaces

 operations_research
 Collection of objects used to extend the Constraint Solver library.
 
 operations_research::data
 
 operations_research::data::vbp
 

Macros

#define CHK_(x)   if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure
 
#define CHK_(x)   if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure
 
#define CHK_(x)   if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure
 
#define CHK_(x)   if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure
 

Functions

const ::PROTOBUF_NAMESPACE_ID::uint32 TableStruct_ortools_2fdata_2fvector_5fbin_5fpacking_2eproto::offsets[] PROTOBUF_SECTION_VARIABLE (protodesc_cold)
 
PROTOBUF_ATTRIBUTE_WEAK ::PROTOBUF_NAMESPACE_ID::Metadata descriptor_table_ortools_2fdata_2fvector_5fbin_5fpacking_2eproto_metadata_getter (int index)
 
const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * VectorBinPackingSolveStatus_descriptor ()
 
bool VectorBinPackingSolveStatus_IsValid (int value)
 
template<>
PROTOBUF_NAMESPACE_OPEN PROTOBUF_NOINLINE ::operations_research::data::vbp::Item * Arena::CreateMaybeMessage< ::operations_research::data::vbp::Item > (Arena *arena)
 
template<>
PROTOBUF_NOINLINE ::operations_research::data::vbp::VectorBinPackingProblem * Arena::CreateMaybeMessage< ::operations_research::data::vbp::VectorBinPackingProblem > (Arena *arena)
 
template<>
PROTOBUF_NOINLINE ::operations_research::data::vbp::VectorBinPackingOneBinInSolution * Arena::CreateMaybeMessage< ::operations_research::data::vbp::VectorBinPackingOneBinInSolution > (Arena *arena)
 
template<>
PROTOBUF_NOINLINE ::operations_research::data::vbp::VectorBinPackingSolution * Arena::CreateMaybeMessage< ::operations_research::data::vbp::VectorBinPackingSolution > (Arena *arena)
 

Variables

PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT ItemDefaultTypeInternal _Item_default_instance_
 
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT VectorBinPackingProblemDefaultTypeInternal _VectorBinPackingProblem_default_instance_
 
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT VectorBinPackingOneBinInSolutionDefaultTypeInternal _VectorBinPackingOneBinInSolution_default_instance_
 
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT VectorBinPackingSolutionDefaultTypeInternal _VectorBinPackingSolution_default_instance_
 
::PROTOBUF_NAMESPACE_ID::Metadata file_level_metadata_ortools_2fdata_2fvector_5fbin_5fpacking_2eproto [4]
 
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * file_level_enum_descriptors_ortools_2fdata_2fvector_5fbin_5fpacking_2eproto [1]
 
static constexpr ::PROTOBUF_NAMESPACE_ID::ServiceDescriptor const ** file_level_service_descriptors_ortools_2fdata_2fvector_5fbin_5fpacking_2eproto = nullptr
 
::PROTOBUF_NAMESPACE_ID::Message const *const file_default_instances []
 
::PROTOBUF_NAMESPACE_ID::internal::once_flag descriptor_table_ortools_2fdata_2fvector_5fbin_5fpacking_2eproto_once
 
const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_ortools_2fdata_2fvector_5fbin_5fpacking_2eproto
 

Macro Definition Documentation

◆ CHK_ [1/4]

#define CHK_ (   x)    if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure

◆ CHK_ [2/4]

#define CHK_ (   x)    if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure

◆ CHK_ [3/4]

#define CHK_ (   x)    if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure

◆ CHK_ [4/4]

#define CHK_ (   x)    if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure

Function Documentation

◆ Arena::CreateMaybeMessage< ::operations_research::data::vbp::Item >()

PROTOBUF_NAMESPACE_OPEN PROTOBUF_NOINLINE ::operations_research::data::vbp::Item* Arena::CreateMaybeMessage< ::operations_research::data::vbp::Item > ( Arena *  arena)

Definition at line 1424 of file vector_bin_packing.pb.cc.

◆ Arena::CreateMaybeMessage< ::operations_research::data::vbp::VectorBinPackingOneBinInSolution >()

PROTOBUF_NOINLINE ::operations_research::data::vbp::VectorBinPackingOneBinInSolution* Arena::CreateMaybeMessage< ::operations_research::data::vbp::VectorBinPackingOneBinInSolution > ( Arena *  arena)

Definition at line 1430 of file vector_bin_packing.pb.cc.

◆ Arena::CreateMaybeMessage< ::operations_research::data::vbp::VectorBinPackingProblem >()

PROTOBUF_NOINLINE ::operations_research::data::vbp::VectorBinPackingProblem* Arena::CreateMaybeMessage< ::operations_research::data::vbp::VectorBinPackingProblem > ( Arena *  arena)

Definition at line 1427 of file vector_bin_packing.pb.cc.

◆ Arena::CreateMaybeMessage< ::operations_research::data::vbp::VectorBinPackingSolution >()

PROTOBUF_NOINLINE ::operations_research::data::vbp::VectorBinPackingSolution* Arena::CreateMaybeMessage< ::operations_research::data::vbp::VectorBinPackingSolution > ( Arena *  arena)

Definition at line 1433 of file vector_bin_packing.pb.cc.

◆ descriptor_table_ortools_2fdata_2fvector_5fbin_5fpacking_2eproto_metadata_getter()

PROTOBUF_ATTRIBUTE_WEAK ::PROTOBUF_NAMESPACE_ID::Metadata descriptor_table_ortools_2fdata_2fvector_5fbin_5fpacking_2eproto_metadata_getter ( int  index)

Definition at line 181 of file vector_bin_packing.pb.cc.

◆ PROTOBUF_SECTION_VARIABLE()

const ::PROTOBUF_NAMESPACE_ID::uint32 TableStruct_ortools_2fdata_2fvector_5fbin_5fpacking_2eproto::offsets [] PROTOBUF_SECTION_VARIABLE ( protodesc_cold  )

Variable Documentation

◆ descriptor_table_ortools_2fdata_2fvector_5fbin_5fpacking_2eproto

static PROTOBUF_ATTRIBUTE_INIT_PRIORITY::PROTOBUF_NAMESPACE_ID::internal::AddDescriptorsRunner dynamic_init_dummy_ortools_2fdata_2fvector_5fbin_5fpacking_2eproto & descriptor_table_ortools_2fdata_2fvector_5fbin_5fpacking_2eproto
Initial value:
= {
false, false, 895, descriptor_table_protodef_ortools_2fdata_2fvector_5fbin_5fpacking_2eproto, "ortools/data/vector_bin_packing.proto",
}
static constexpr ::PROTOBUF_NAMESPACE_ID::internal::MigrationSchema * schemas
static const ::PROTOBUF_NAMESPACE_ID::uint32 offsets[]
::PROTOBUF_NAMESPACE_ID::internal::once_flag descriptor_table_ortools_2fdata_2fvector_5fbin_5fpacking_2eproto_once
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * file_level_enum_descriptors_ortools_2fdata_2fvector_5fbin_5fpacking_2eproto[1]
static constexpr ::PROTOBUF_NAMESPACE_ID::ServiceDescriptor const ** file_level_service_descriptors_ortools_2fdata_2fvector_5fbin_5fpacking_2eproto
::PROTOBUF_NAMESPACE_ID::Metadata file_level_metadata_ortools_2fdata_2fvector_5fbin_5fpacking_2eproto[4]
::PROTOBUF_NAMESPACE_ID::Message const *const file_default_instances[]

Definition at line 174 of file vector_bin_packing.pb.cc.

◆ descriptor_table_ortools_2fdata_2fvector_5fbin_5fpacking_2eproto_once

::PROTOBUF_NAMESPACE_ID::internal::once_flag descriptor_table_ortools_2fdata_2fvector_5fbin_5fpacking_2eproto_once
static

Definition at line 173 of file vector_bin_packing.pb.cc.

◆ file_default_instances

::PROTOBUF_NAMESPACE_ID::Message const* const file_default_instances[]
static
Initial value:
= {
reinterpret_cast<const ::PROTOBUF_NAMESPACE_ID::Message*>(&::operations_research::data::vbp::_Item_default_instance_),
reinterpret_cast<const ::PROTOBUF_NAMESPACE_ID::Message*>(&::operations_research::data::vbp::_VectorBinPackingProblem_default_instance_),
reinterpret_cast<const ::PROTOBUF_NAMESPACE_ID::Message*>(&::operations_research::data::vbp::_VectorBinPackingOneBinInSolution_default_instance_),
reinterpret_cast<const ::PROTOBUF_NAMESPACE_ID::Message*>(&::operations_research::data::vbp::_VectorBinPackingSolution_default_instance_),
}
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT VectorBinPackingProblemDefaultTypeInternal _VectorBinPackingProblem_default_instance_
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT VectorBinPackingOneBinInSolutionDefaultTypeInternal _VectorBinPackingOneBinInSolution_default_instance_
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT ItemDefaultTypeInternal _Item_default_instance_
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT VectorBinPackingSolutionDefaultTypeInternal _VectorBinPackingSolution_default_instance_

Definition at line 141 of file vector_bin_packing.pb.cc.

◆ file_level_enum_descriptors_ortools_2fdata_2fvector_5fbin_5fpacking_2eproto

const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor* file_level_enum_descriptors_ortools_2fdata_2fvector_5fbin_5fpacking_2eproto[1]
static

Definition at line 92 of file vector_bin_packing.pb.cc.

◆ file_level_metadata_ortools_2fdata_2fvector_5fbin_5fpacking_2eproto

::PROTOBUF_NAMESPACE_ID::Metadata file_level_metadata_ortools_2fdata_2fvector_5fbin_5fpacking_2eproto[4]
static

Definition at line 91 of file vector_bin_packing.pb.cc.

◆ file_level_service_descriptors_ortools_2fdata_2fvector_5fbin_5fpacking_2eproto

constexpr ::PROTOBUF_NAMESPACE_ID::ServiceDescriptor const** file_level_service_descriptors_ortools_2fdata_2fvector_5fbin_5fpacking_2eproto = nullptr
static

Definition at line 93 of file vector_bin_packing.pb.cc.