![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
Definition at line 602 of file course_scheduling.pb.h.
#include <course_scheduling.pb.h>
Classes | |
| class | _Internal |
Public Types | |
| enum | : int { kCourseIndicesFieldNumber = 2 , kDisplayNameFieldNumber = 1 } |
| nested types -------------------------------------------------— More... | |
Public Member Functions | |
| Student () | |
| ~Student () PROTOBUF_FINAL | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | Student (::google::protobuf::internal::ConstantInitialized) |
| Student (const Student &from) | |
| Student (Student &&from) noexcept | |
| Student & | operator= (const Student &from) |
| Student & | operator= (Student &&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 (Student *PROTOBUF_NONNULL other) |
| void | UnsafeArenaSwap (Student *PROTOBUF_NONNULL other) |
| Student *PROTOBUF_NONNULL | New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const |
| implements Message -------------------------------------------— | |
| void | CopyFrom (const Student &from) |
| void | MergeFrom (const Student &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 | course_indices_size () const |
| repeated int32 course_indices = 2; | |
| void | clear_course_indices () |
| ::int32_t | course_indices (int index) const |
| void | set_course_indices (int index, ::int32_t value) |
| void | add_course_indices (::int32_t value) |
| const ::google::protobuf::RepeatedField<::int32_t > & | course_indices () const |
| ::google::protobuf::RepeatedField<::int32_t > *PROTOBUF_NONNULL | mutable_course_indices () |
| 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) |
| template<typename> | |
| PROTOBUF_CONSTEXPR | Student (::_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 Student & | default_instance () |
| static constexpr auto | InternalGenerateClassData_ () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages = 6 |
Protected Member Functions | |
| Student (::google::protobuf::Arena *PROTOBUF_NULLABLE arena) | |
| Student (::google::protobuf::Arena *PROTOBUF_NULLABLE arena, const Student &from) | |
| Student (::google::protobuf::Arena *PROTOBUF_NULLABLE arena, Student &&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 (Student &a, Student &b) |
| anonymous enum : int |
nested types -------------------------------------------------—
accessors ----------------------------------------------------—
| Enumerator | |
|---|---|
| kCourseIndicesFieldNumber | |
| kDisplayNameFieldNumber | |
Definition at line 744 of file course_scheduling.pb.h.
|
inline |
Definition at line 605 of file course_scheduling.pb.h.
| operations_research::Student::~Student | ( | ) |
@protoc_insertion_point(destructor:operations_research.Student)
Definition at line 2902 of file course_scheduling.pb.cc.
|
explicit |
|
inline |
Definition at line 618 of file course_scheduling.pb.h.
|
inlinenoexcept |
Definition at line 619 of file course_scheduling.pb.h.
|
explicitprotected |
@protoc_insertion_point(arena_constructor:operations_research.Student)
Definition at line 2856 of file course_scheduling.pb.cc.
|
protected |
@protoc_insertion_point(copy_constructor:operations_research.Student)
Definition at line 2875 of file course_scheduling.pb.cc.
|
inlineprotectednoexcept |
Definition at line 726 of file course_scheduling.pb.h.
| PROTOBUF_CONSTEXPR operations_research::Student::Student | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 97 of file course_scheduling.pb.cc.
|
final |
@protoc_insertion_point(serialize_to_array_start:operations_research.Student)
string display_name = 1;
repeated int32 course_indices = 2;
@protoc_insertion_point(serialize_to_array_end:operations_research.Student)
Definition at line 3033 of file course_scheduling.pb.cc.
|
inline |
@protoc_insertion_point(field_add:operations_research.Student.course_indices)
Definition at line 3426 of file course_scheduling.pb.h.
|
final |
@protoc_insertion_point(message_byte_size_start:operations_research.Student)
Prevent compiler warnings about cached_has_bits being unused
repeated int32 course_indices = 2;
string display_name = 1;
Definition at line 3074 of file course_scheduling.pb.cc.
| PROTOBUF_NOINLINE void operations_research::Student::Clear | ( | ) |
@protoc_insertion_point(message_clear_start:operations_research.Student)
Prevent compiler warnings about cached_has_bits being unused
Definition at line 3011 of file course_scheduling.pb.cc.
|
inline |
Definition at line 3414 of file course_scheduling.pb.h.
|
inline |
string display_name = 1;
string display_name = 1;
Definition at line 3343 of file course_scheduling.pb.h.
| void operations_research::Student::CopyFrom | ( | const Student & | from | ) |
@protoc_insertion_point(class_specific_copy_from_start:operations_research.Student)
Definition at line 3131 of file course_scheduling.pb.cc.
|
inline |
@protoc_insertion_point(field_list:operations_research.Student.course_indices)
Definition at line 3431 of file course_scheduling.pb.h.
|
inline |
@protoc_insertion_point(field_get:operations_research.Student.course_indices)
Definition at line 3418 of file course_scheduling.pb.h.
|
inline |
repeated int32 course_indices = 2;
Definition at line 3411 of file course_scheduling.pb.h.
|
inlinestatic |
Definition at line 653 of file course_scheduling.pb.h.
|
inlinestatic |
Definition at line 644 of file course_scheduling.pb.h.
|
inline |
@protoc_insertion_point(field_get:operations_research.Student.display_name)
Definition at line 3348 of file course_scheduling.pb.h.
|
inline |
Definition at line 712 of file course_scheduling.pb.h.
|
protected |
Definition at line 2963 of file course_scheduling.pb.cc.
|
inlinestatic |
Definition at line 647 of file course_scheduling.pb.h.
| google::protobuf::Metadata operations_research::Student::GetMetadata | ( | ) | const |
Definition at line 3149 of file course_scheduling.pb.cc.
|
inlinestatic |
Definition at line 650 of file course_scheduling.pb.h.
|
staticconstexpr |
Definition at line 2935 of file course_scheduling.pb.cc.
|
staticconstexprprotected |
Definition at line 2919 of file course_scheduling.pb.cc.
|
inline |
Definition at line 688 of file course_scheduling.pb.h.
|
inline |
Definition at line 681 of file course_scheduling.pb.h.
|
inline |
@protoc_insertion_point(field_mutable_list:operations_research.Student.course_indices)
Definition at line 3436 of file course_scheduling.pb.h.
|
inline |
@protoc_insertion_point(field_mutable:operations_research.Student.display_name)
Definition at line 3360 of file course_scheduling.pb.h.
|
inline |
Definition at line 639 of file course_scheduling.pb.h.
|
inline |
implements Message -------------------------------------------—
Definition at line 675 of file course_scheduling.pb.h.
Definition at line 621 of file course_scheduling.pb.h.
Definition at line 625 of file course_scheduling.pb.h.
|
inlinestaticprotected |
Definition at line 2914 of file course_scheduling.pb.cc.
|
inlinenodiscard |
@protoc_insertion_point(field_release:operations_research.Student.display_name)
Definition at line 3380 of file course_scheduling.pb.h.
|
inline |
@protoc_insertion_point(field_set_allocated:operations_research.Student.display_name)
Definition at line 3393 of file course_scheduling.pb.h.
|
inline |
@protoc_insertion_point(field_set:operations_research.Student.course_indices)
Definition at line 3422 of file course_scheduling.pb.h.
| void operations_research::Student::set_display_name | ( | Arg_ && | arg, |
| Args_... | args ) |
| PROTOBUF_ALWAYS_INLINE void operations_research::Student::set_display_name | ( | Arg_ && | arg, |
| Args_... | args ) |
@protoc_insertion_point(field_set:operations_research.Student.display_name)
Definition at line 3354 of file course_scheduling.pb.h.
|
inline |
Definition at line 659 of file course_scheduling.pb.h.
|
inline |
Definition at line 635 of file course_scheduling.pb.h.
|
inline |
Definition at line 667 of file course_scheduling.pb.h.
|
friend |
Definition at line 791 of file course_scheduling.pb.h.
|
friend |
Definition at line 793 of file course_scheduling.pb.h.
|
friend |
Definition at line 784 of file course_scheduling.pb.h.
|
friend |
Definition at line 790 of file course_scheduling.pb.h.
|
friend |
Definition at line 813 of file course_scheduling.pb.h.
Definition at line 658 of file course_scheduling.pb.h.
| Impl_ operations_research::Student::_impl_ |
Definition at line 812 of file course_scheduling.pb.h.
|
staticconstexpr |
Definition at line 657 of file course_scheduling.pb.h.