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

Detailed Description

Definition at line 817 of file course_scheduling.pb.h.

#include <course_scheduling.pb.h>

Inheritance diagram for operations_research::Room:

Classes

class  _Internal

Public Types

enum  : int { kDisplayNameFieldNumber = 1 , kCapacityFieldNumber = 2 }

Public Member Functions

 Room ()
 ~Room () PROTOBUF_FINAL
template<typename = void>
PROTOBUF_CONSTEXPR Room (::google::protobuf::internal::ConstantInitialized)
 Room (const Room &from)
 Room (Room &&from) noexcept
Roomoperator= (const Room &from)
Roomoperator= (Room &&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 (Room *PROTOBUF_NONNULL other)
void UnsafeArenaSwap (Room *PROTOBUF_NONNULL other)
Room *PROTOBUF_NONNULL New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const
void CopyFrom (const Room &from)
void MergeFrom (const Room &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_display_name ()
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_capacity ()
::int32_t capacity () const
void set_capacity (::int32_t value)
template<typename>
PROTOBUF_CONSTEXPR Room (::_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 Roomdefault_instance ()
static constexpr auto InternalGenerateClassData_ ()

Static Public Attributes

static constexpr int kIndexInFileMessages = 7

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 (Room &a, Room &b)

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kDisplayNameFieldNumber 
kCapacityFieldNumber 

Definition at line 958 of file course_scheduling.pb.h.

Constructor & Destructor Documentation

◆ Room() [1/5]

operations_research::Room::Room ( )
inline

Definition at line 820 of file course_scheduling.pb.h.

◆ ~Room()

operations_research::Room::~Room ( )

Definition at line 3403 of file course_scheduling.pb.cc.

◆ Room() [2/5]

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

◆ Room() [3/5]

operations_research::Room::Room ( const Room & from)
inline

Definition at line 833 of file course_scheduling.pb.h.

◆ Room() [4/5]

operations_research::Room::Room ( Room && from)
inlinenoexcept

Definition at line 834 of file course_scheduling.pb.h.

◆ Room() [5/5]

template<typename>
PROTOBUF_CONSTEXPR operations_research::Room::Room ( ::_pbi::ConstantInitialized )

Definition at line 125 of file course_scheduling.pb.cc.

Member Function Documentation

◆ _InternalSerialize()

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

Definition at line 3525 of file course_scheduling.pb.cc.

◆ ByteSizeLong()

size_t operations_research::Room::ByteSizeLong ( ) const
final

Definition at line 3570 of file course_scheduling.pb.cc.

◆ capacity()

int32_t operations_research::Room::capacity ( ) const
inline

Definition at line 3604 of file course_scheduling.pb.h.

◆ Clear()

PROTOBUF_NOINLINE void operations_research::Room::Clear ( )

Definition at line 3503 of file course_scheduling.pb.cc.

◆ clear_capacity()

void operations_research::Room::clear_capacity ( )
inline

Definition at line 3598 of file course_scheduling.pb.h.

◆ clear_display_name()

void operations_research::Room::clear_display_name ( )
inline

Definition at line 3533 of file course_scheduling.pb.h.

◆ CopyFrom()

void operations_research::Room::CopyFrom ( const Room & from)

Definition at line 3637 of file course_scheduling.pb.cc.

◆ default_instance()

const Room & operations_research::Room::default_instance ( )
inlinestatic

Definition at line 868 of file course_scheduling.pb.h.

◆ descriptor()

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

Definition at line 859 of file course_scheduling.pb.h.

◆ display_name()

const::std::string & operations_research::Room::display_name ( ) const
inline

Definition at line 3539 of file course_scheduling.pb.h.

◆ GetCachedSize()

int operations_research::Room::GetCachedSize ( ) const
inline

Definition at line 927 of file course_scheduling.pb.h.

◆ GetDescriptor()

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

Definition at line 862 of file course_scheduling.pb.h.

◆ GetMetadata()

google::protobuf::Metadata operations_research::Room::GetMetadata ( ) const

Definition at line 3655 of file course_scheduling.pb.cc.

◆ GetReflection()

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

Definition at line 865 of file course_scheduling.pb.h.

◆ InternalGenerateClassData_()

auto operations_research::Room::InternalGenerateClassData_ ( )
staticconstexpr

Definition at line 3427 of file course_scheduling.pb.cc.

◆ IsInitialized()

bool operations_research::Room::IsInitialized ( ) const
inline

Definition at line 903 of file course_scheduling.pb.h.

◆ MergeFrom()

void operations_research::Room::MergeFrom ( const Room & from)
inline

Definition at line 896 of file course_scheduling.pb.h.

◆ mutable_display_name()

std::string *PROTOBUF_NONNULL operations_research::Room::mutable_display_name ( )
inline

Definition at line 3551 of file course_scheduling.pb.h.

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet *PROTOBUF_NONNULL operations_research::Room::mutable_unknown_fields ( )
inline

Definition at line 854 of file course_scheduling.pb.h.

◆ New()

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

Definition at line 890 of file course_scheduling.pb.h.

◆ operator=() [1/2]

Room & operations_research::Room::operator= ( const Room & from)
inline

Definition at line 836 of file course_scheduling.pb.h.

◆ operator=() [2/2]

Room & operations_research::Room::operator= ( Room && from)
inlinenoexcept

Definition at line 840 of file course_scheduling.pb.h.

◆ release_display_name()

std::string *PROTOBUF_NULLABLE operations_research::Room::release_display_name ( )
inlinenodiscard

Definition at line 3570 of file course_scheduling.pb.h.

◆ set_allocated_display_name()

void operations_research::Room::set_allocated_display_name ( ::std::string *PROTOBUF_NULLABLE value)
inline

Definition at line 3583 of file course_scheduling.pb.h.

◆ set_capacity()

void operations_research::Room::set_capacity ( ::int32_t value)
inline

Definition at line 3608 of file course_scheduling.pb.h.

◆ set_display_name() [1/2]

template<typename Arg_, typename... Args_>
PROTOBUF_ALWAYS_INLINE void operations_research::Room::set_display_name ( Arg_ && arg,
Args_... args )

Definition at line 3545 of file course_scheduling.pb.h.

◆ set_display_name() [2/2]

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

◆ Swap()

void operations_research::Room::Swap ( Room *PROTOBUF_NONNULL other)
inline

Definition at line 874 of file course_scheduling.pb.h.

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & operations_research::Room::unknown_fields ( ) const
inline

Definition at line 850 of file course_scheduling.pb.h.

◆ UnsafeArenaSwap()

void operations_research::Room::UnsafeArenaSwap ( Room *PROTOBUF_NONNULL other)
inline

Definition at line 882 of file course_scheduling.pb.h.

◆ ::google::protobuf::Arena

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

Definition at line 997 of file course_scheduling.pb.h.

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

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

Definition at line 999 of file course_scheduling.pb.h.

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

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

Definition at line 990 of file course_scheduling.pb.h.

◆ ::google::protobuf::MessageLite

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

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

◆ ::TableStruct_ortools_2fscheduling_2fcourse_5fscheduling_2eproto

friend struct ::TableStruct_ortools_2fscheduling_2fcourse_5fscheduling_2eproto
friend

Definition at line 1018 of file course_scheduling.pb.h.

◆ swap

void swap ( Room & a,
Room & b )
friend

Definition at line 873 of file course_scheduling.pb.h.

Member Data Documentation

◆ _impl_

Impl_ operations_research::Room::_impl_

Definition at line 1017 of file course_scheduling.pb.h.

◆ kIndexInFileMessages

int operations_research::Room::kIndexInFileMessages = 7
staticconstexpr

Definition at line 872 of file course_scheduling.pb.h.


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