![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
Definition at line 1830 of file course_scheduling.pb.h.
#include <course_scheduling.pb.h>
Classes | |
| class | _Internal |
Public Types | |
| enum | : int { kCoursesFieldNumber = 4 , kTeachersFieldNumber = 5 , kStudentsFieldNumber = 6 , kRoomsFieldNumber = 7 , kDisplayNameFieldNumber = 1 , kDaysCountFieldNumber = 2 , kDailyTimeSlotCountFieldNumber = 3 } |
| nested types -------------------------------------------------— More... | |
Public Member Functions | |
| CourseSchedulingModel () | |
| ~CourseSchedulingModel () PROTOBUF_FINAL | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | CourseSchedulingModel (::google::protobuf::internal::ConstantInitialized) |
| CourseSchedulingModel (const CourseSchedulingModel &from) | |
| CourseSchedulingModel (CourseSchedulingModel &&from) noexcept | |
| CourseSchedulingModel & | operator= (const CourseSchedulingModel &from) |
| CourseSchedulingModel & | operator= (CourseSchedulingModel &&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 (CourseSchedulingModel *PROTOBUF_NONNULL other) |
| void | UnsafeArenaSwap (CourseSchedulingModel *PROTOBUF_NONNULL other) |
| CourseSchedulingModel *PROTOBUF_NONNULL | New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const |
| implements Message -------------------------------------------— | |
| void | CopyFrom (const CourseSchedulingModel &from) |
| void | MergeFrom (const CourseSchedulingModel &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 |
| int | courses_size () const |
| repeated .operations_research.Course courses = 4; | |
| void | clear_courses () |
| ::operations_research::Course *PROTOBUF_NONNULL | mutable_courses (int index) |
| ::google::protobuf::RepeatedPtrField<::operations_research::Course > *PROTOBUF_NONNULL | mutable_courses () |
| const ::operations_research::Course & | courses (int index) const |
| ::operations_research::Course *PROTOBUF_NONNULL | add_courses () |
| const ::google::protobuf::RepeatedPtrField<::operations_research::Course > & | courses () const |
| int | teachers_size () const |
| repeated .operations_research.Teacher teachers = 5; | |
| void | clear_teachers () |
| ::operations_research::Teacher *PROTOBUF_NONNULL | mutable_teachers (int index) |
| ::google::protobuf::RepeatedPtrField<::operations_research::Teacher > *PROTOBUF_NONNULL | mutable_teachers () |
| const ::operations_research::Teacher & | teachers (int index) const |
| ::operations_research::Teacher *PROTOBUF_NONNULL | add_teachers () |
| const ::google::protobuf::RepeatedPtrField<::operations_research::Teacher > & | teachers () const |
| int | students_size () const |
| repeated .operations_research.Student students = 6; | |
| void | clear_students () |
| ::operations_research::Student *PROTOBUF_NONNULL | mutable_students (int index) |
| ::google::protobuf::RepeatedPtrField<::operations_research::Student > *PROTOBUF_NONNULL | mutable_students () |
| const ::operations_research::Student & | students (int index) const |
| ::operations_research::Student *PROTOBUF_NONNULL | add_students () |
| const ::google::protobuf::RepeatedPtrField<::operations_research::Student > & | students () const |
| int | rooms_size () const |
| repeated .operations_research.Room rooms = 7; | |
| void | clear_rooms () |
| ::operations_research::Room *PROTOBUF_NONNULL | mutable_rooms (int index) |
| ::google::protobuf::RepeatedPtrField<::operations_research::Room > *PROTOBUF_NONNULL | mutable_rooms () |
| const ::operations_research::Room & | rooms (int index) const |
| ::operations_research::Room *PROTOBUF_NONNULL | add_rooms () |
| const ::google::protobuf::RepeatedPtrField<::operations_research::Room > & | rooms () const |
| void | clear_display_name () |
| string display_name = 1; | |
| const ::std::string & | display_name () const |
| template<typename Arg_ = const ::std::string&, typename... Args_> | |
| void | set_display_name (Arg_ &&arg, Args_... args) |
| ::std::string *PROTOBUF_NONNULL | mutable_display_name () |
| ::std::string *PROTOBUF_NULLABLE | release_display_name () |
| void | set_allocated_display_name (::std::string *PROTOBUF_NULLABLE value) |
| void | clear_days_count () |
| int32 days_count = 2; | |
| ::int32_t | days_count () const |
| void | set_days_count (::int32_t value) |
| void | clear_daily_time_slot_count () |
| int32 daily_time_slot_count = 3; | |
| ::int32_t | daily_time_slot_count () const |
| void | set_daily_time_slot_count (::int32_t value) |
| template<typename> | |
| PROTOBUF_CONSTEXPR | CourseSchedulingModel (::_pbi::ConstantInitialized) |
| template<typename Arg_, typename... Args_> | |
| PROTOBUF_ALWAYS_INLINE void | set_display_name (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 CourseSchedulingModel & | default_instance () |
| static constexpr auto | InternalGenerateClassData_ () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages = 0 |
Protected Member Functions | |
| CourseSchedulingModel (::google::protobuf::Arena *PROTOBUF_NULLABLE arena) | |
| CourseSchedulingModel (::google::protobuf::Arena *PROTOBUF_NULLABLE arena, const CourseSchedulingModel &from) | |
| CourseSchedulingModel (::google::protobuf::Arena *PROTOBUF_NULLABLE arena, CourseSchedulingModel &&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_2fscheduling_2fcourse_5fscheduling_2eproto |
| void | swap (CourseSchedulingModel &a, CourseSchedulingModel &b) |
| anonymous enum : int |
nested types -------------------------------------------------—
accessors ----------------------------------------------------—
| Enumerator | |
|---|---|
| kCoursesFieldNumber | |
| kTeachersFieldNumber | |
| kStudentsFieldNumber | |
| kRoomsFieldNumber | |
| kDisplayNameFieldNumber | |
| kDaysCountFieldNumber | |
| kDailyTimeSlotCountFieldNumber | |
Definition at line 1972 of file course_scheduling.pb.h.
|
inline |
Definition at line 1833 of file course_scheduling.pb.h.
| operations_research::CourseSchedulingModel::~CourseSchedulingModel | ( | ) |
@protoc_insertion_point(destructor:operations_research.CourseSchedulingModel)
Definition at line 528 of file course_scheduling.pb.cc.
|
explicit |
|
inline |
Definition at line 1846 of file course_scheduling.pb.h.
|
inlinenoexcept |
Definition at line 1847 of file course_scheduling.pb.h.
|
explicitprotected |
@protoc_insertion_point(arena_constructor:operations_research.CourseSchedulingModel)
Definition at line 465 of file course_scheduling.pb.cc.
|
protected |
@protoc_insertion_point(copy_constructor:operations_research.CourseSchedulingModel)
Definition at line 486 of file course_scheduling.pb.cc.
|
inlineprotectednoexcept |
Definition at line 1954 of file course_scheduling.pb.h.
| PROTOBUF_CONSTEXPR operations_research::CourseSchedulingModel::CourseSchedulingModel | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 255 of file course_scheduling.pb.cc.
|
final |
@protoc_insertion_point(serialize_to_array_start:operations_research.CourseSchedulingModel)
string display_name = 1;
int32 days_count = 2;
int32 daily_time_slot_count = 3;
repeated .operations_research.Course courses = 4;
repeated .operations_research.Teacher teachers = 5;
repeated .operations_research.Student students = 6;
repeated .operations_research.Room rooms = 7;
@protoc_insertion_point(serialize_to_array_end:operations_research.CourseSchedulingModel)
Definition at line 715 of file course_scheduling.pb.cc.
|
inline |
@protoc_insertion_point(field_add:operations_research.CourseSchedulingModel.courses)
Definition at line 2284 of file course_scheduling.pb.h.
|
inline |
@protoc_insertion_point(field_add:operations_research.CourseSchedulingModel.rooms)
Definition at line 2434 of file course_scheduling.pb.h.
|
inline |
@protoc_insertion_point(field_add:operations_research.CourseSchedulingModel.students)
Definition at line 2384 of file course_scheduling.pb.h.
|
inline |
@protoc_insertion_point(field_add:operations_research.CourseSchedulingModel.teachers)
Definition at line 2334 of file course_scheduling.pb.h.
|
final |
@protoc_insertion_point(message_byte_size_start:operations_research.CourseSchedulingModel)
Prevent compiler warnings about cached_has_bits being unused
repeated .operations_research.Course courses = 4;
repeated .operations_research.Teacher teachers = 5;
repeated .operations_research.Student students = 6;
repeated .operations_research.Room rooms = 7;
string display_name = 1;
int32 days_count = 2;
int32 daily_time_slot_count = 3;
Definition at line 809 of file course_scheduling.pb.cc.
| PROTOBUF_NOINLINE void operations_research::CourseSchedulingModel::Clear | ( | ) |
@protoc_insertion_point(message_clear_start:operations_research.CourseSchedulingModel)
Prevent compiler warnings about cached_has_bits being unused
Definition at line 685 of file course_scheduling.pb.cc.
|
inline |
Definition at line 2264 of file course_scheduling.pb.h.
|
inline |
int32 daily_time_slot_count = 3;
Definition at line 2234 of file course_scheduling.pb.h.
|
inline |
int32 days_count = 2;
Definition at line 2210 of file course_scheduling.pb.h.
|
inline |
string display_name = 1;
string display_name = 1;
Definition at line 2145 of file course_scheduling.pb.h.
|
inline |
Definition at line 2414 of file course_scheduling.pb.h.
|
inline |
Definition at line 2364 of file course_scheduling.pb.h.
|
inline |
Definition at line 2314 of file course_scheduling.pb.h.
| void operations_research::CourseSchedulingModel::CopyFrom | ( | const CourseSchedulingModel & | from | ) |
@protoc_insertion_point(class_specific_copy_from_start:operations_research.CourseSchedulingModel)
Definition at line 920 of file course_scheduling.pb.cc.
|
inline |
@protoc_insertion_point(field_list:operations_research.CourseSchedulingModel.courses)
Definition at line 2291 of file course_scheduling.pb.h.
|
inline |
@protoc_insertion_point(field_get:operations_research.CourseSchedulingModel.courses)
Definition at line 2279 of file course_scheduling.pb.h.
|
inline |
repeated .operations_research.Course courses = 4;
Definition at line 2261 of file course_scheduling.pb.h.
|
inline |
@protoc_insertion_point(field_get:operations_research.CourseSchedulingModel.daily_time_slot_count)
Definition at line 2239 of file course_scheduling.pb.h.
|
inline |
@protoc_insertion_point(field_get:operations_research.CourseSchedulingModel.days_count)
Definition at line 2215 of file course_scheduling.pb.h.
|
inlinestatic |
Definition at line 1881 of file course_scheduling.pb.h.
|
inlinestatic |
Definition at line 1872 of file course_scheduling.pb.h.
|
inline |
@protoc_insertion_point(field_get:operations_research.CourseSchedulingModel.display_name)
Definition at line 2150 of file course_scheduling.pb.h.
|
inline |
Definition at line 1940 of file course_scheduling.pb.h.
|
protected |
Definition at line 601 of file course_scheduling.pb.cc.
|
inlinestatic |
Definition at line 1875 of file course_scheduling.pb.h.
| google::protobuf::Metadata operations_research::CourseSchedulingModel::GetMetadata | ( | ) | const |
Definition at line 947 of file course_scheduling.pb.cc.
|
inlinestatic |
Definition at line 1878 of file course_scheduling.pb.h.
|
staticconstexpr |
Definition at line 573 of file course_scheduling.pb.cc.
|
staticconstexprprotected |
Definition at line 545 of file course_scheduling.pb.cc.
|
inline |
Definition at line 1916 of file course_scheduling.pb.h.
|
inline |
Definition at line 1909 of file course_scheduling.pb.h.
|
inline |
@protoc_insertion_point(field_mutable_list:operations_research.CourseSchedulingModel.courses)
Definition at line 2273 of file course_scheduling.pb.h.
|
inline |
@protoc_insertion_point(field_mutable:operations_research.CourseSchedulingModel.courses)
Definition at line 2268 of file course_scheduling.pb.h.
|
inline |
@protoc_insertion_point(field_mutable:operations_research.CourseSchedulingModel.display_name)
Definition at line 2162 of file course_scheduling.pb.h.
|
inline |
@protoc_insertion_point(field_mutable_list:operations_research.CourseSchedulingModel.rooms)
Definition at line 2423 of file course_scheduling.pb.h.
|
inline |
@protoc_insertion_point(field_mutable:operations_research.CourseSchedulingModel.rooms)
Definition at line 2418 of file course_scheduling.pb.h.
|
inline |
@protoc_insertion_point(field_mutable_list:operations_research.CourseSchedulingModel.students)
Definition at line 2373 of file course_scheduling.pb.h.
|
inline |
@protoc_insertion_point(field_mutable:operations_research.CourseSchedulingModel.students)
Definition at line 2368 of file course_scheduling.pb.h.
|
inline |
@protoc_insertion_point(field_mutable_list:operations_research.CourseSchedulingModel.teachers)
Definition at line 2323 of file course_scheduling.pb.h.
|
inline |
@protoc_insertion_point(field_mutable:operations_research.CourseSchedulingModel.teachers)
Definition at line 2318 of file course_scheduling.pb.h.
|
inline |
Definition at line 1867 of file course_scheduling.pb.h.
|
inline |
implements Message -------------------------------------------—
Definition at line 1903 of file course_scheduling.pb.h.
|
inline |
Definition at line 1849 of file course_scheduling.pb.h.
|
inlinenoexcept |
Definition at line 1853 of file course_scheduling.pb.h.
|
inlinestaticprotected |
Definition at line 540 of file course_scheduling.pb.cc.
|
inlinenodiscard |
@protoc_insertion_point(field_release:operations_research.CourseSchedulingModel.display_name)
Definition at line 2182 of file course_scheduling.pb.h.
|
inline |
@protoc_insertion_point(field_list:operations_research.CourseSchedulingModel.rooms)
Definition at line 2441 of file course_scheduling.pb.h.
|
inline |
@protoc_insertion_point(field_get:operations_research.CourseSchedulingModel.rooms)
Definition at line 2429 of file course_scheduling.pb.h.
|
inline |
repeated .operations_research.Room rooms = 7;
Definition at line 2411 of file course_scheduling.pb.h.
|
inline |
@protoc_insertion_point(field_set_allocated:operations_research.CourseSchedulingModel.display_name)
Definition at line 2195 of file course_scheduling.pb.h.
|
inline |
@protoc_insertion_point(field_set:operations_research.CourseSchedulingModel.daily_time_slot_count)
Definition at line 2243 of file course_scheduling.pb.h.
|
inline |
@protoc_insertion_point(field_set:operations_research.CourseSchedulingModel.days_count)
Definition at line 2219 of file course_scheduling.pb.h.
| void operations_research::CourseSchedulingModel::set_display_name | ( | Arg_ && | arg, |
| Args_... | args ) |
| PROTOBUF_ALWAYS_INLINE void operations_research::CourseSchedulingModel::set_display_name | ( | Arg_ && | arg, |
| Args_... | args ) |
@protoc_insertion_point(field_set:operations_research.CourseSchedulingModel.display_name)
Definition at line 2156 of file course_scheduling.pb.h.
|
inline |
@protoc_insertion_point(field_list:operations_research.CourseSchedulingModel.students)
Definition at line 2391 of file course_scheduling.pb.h.
|
inline |
@protoc_insertion_point(field_get:operations_research.CourseSchedulingModel.students)
Definition at line 2379 of file course_scheduling.pb.h.
|
inline |
repeated .operations_research.Student students = 6;
Definition at line 2361 of file course_scheduling.pb.h.
|
inline |
Definition at line 1887 of file course_scheduling.pb.h.
|
inline |
@protoc_insertion_point(field_list:operations_research.CourseSchedulingModel.teachers)
Definition at line 2341 of file course_scheduling.pb.h.
|
inline |
@protoc_insertion_point(field_get:operations_research.CourseSchedulingModel.teachers)
Definition at line 2329 of file course_scheduling.pb.h.
|
inline |
repeated .operations_research.Teacher teachers = 5;
Definition at line 2311 of file course_scheduling.pb.h.
|
inline |
Definition at line 1863 of file course_scheduling.pb.h.
|
inline |
Definition at line 1895 of file course_scheduling.pb.h.
|
friend |
Definition at line 2094 of file course_scheduling.pb.h.
|
friend |
Definition at line 2096 of file course_scheduling.pb.h.
|
friend |
Definition at line 2087 of file course_scheduling.pb.h.
|
friend |
Definition at line 2093 of file course_scheduling.pb.h.
|
friend |
Definition at line 2120 of file course_scheduling.pb.h.
|
friend |
Definition at line 1886 of file course_scheduling.pb.h.
| Impl_ operations_research::CourseSchedulingModel::_impl_ |
Definition at line 2119 of file course_scheduling.pb.h.
|
staticconstexpr |
Definition at line 1885 of file course_scheduling.pb.h.