Google OR-Tools: operations_research::FlowNodeProto Class Reference

Definition at line 122 of file flow_problem.pb.h.

#include <flow_problem.pb.h>

Public Types

enum  : int { kIdFieldNumber = 1 , kSupplyFieldNumber = 2 }

Public Member Functions

 FlowNodeProto ()
 ~FlowNodeProto () PROTOBUF_FINAL
template<typename = void>
PROTOBUF_CONSTEXPR FlowNodeProto (::google::protobuf::internal::ConstantInitialized)
 FlowNodeProto (const FlowNodeProto &from)
 FlowNodeProto (FlowNodeProto &&from) noexcept
FlowNodeProtooperator= (const FlowNodeProto &from)
FlowNodeProtooperator= (FlowNodeProto &&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 (FlowNodeProto *PROTOBUF_NONNULL other)
void UnsafeArenaSwap (FlowNodeProto *PROTOBUF_NONNULL other)
FlowNodeProto *PROTOBUF_NONNULL New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const
void CopyFrom (const FlowNodeProto &from)
void MergeFrom (const FlowNodeProto &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
bool has_id () const
void clear_id ()
::int64_t id () const
void set_id (::int64_t value)
bool has_supply () const
void clear_supply ()
::int64_t supply () const
void set_supply (::int64_t value)
template<typename>
PROTOBUF_CONSTEXPR FlowNodeProto (::_pbi::ConstantInitialized)

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 FlowNodeProtodefault_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_2fgraph_2fflow_5fproblem_2eproto
void swap (FlowNodeProto &a, FlowNodeProto &b)

◆ anonymous enum

operations_research::FlowNodeProto::FlowNodeProto ( )
inline

◆ ~FlowNodeProto()

operations_research::FlowNodeProto::~FlowNodeProto ( )

◆ FlowNodeProto() [2/5]

template<typename = void>

PROTOBUF_CONSTEXPR operations_research::FlowNodeProto::FlowNodeProto ( ::google::protobuf::internal::ConstantInitialized )
explicit

◆ FlowNodeProto() [3/5]

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

◆ FlowNodeProto() [4/5]

operations_research::FlowNodeProto::FlowNodeProto ( FlowNodeProto && from)
inlinenoexcept

◆ FlowNodeProto() [5/5]

template<typename>

PROTOBUF_CONSTEXPR operations_research::FlowNodeProto::FlowNodeProto ( ::_pbi::ConstantInitialized )

◆ _InternalSerialize()

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

◆ ByteSizeLong()

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

◆ Clear()

PROTOBUF_NOINLINE void operations_research::FlowNodeProto::Clear ( )

◆ clear_id()

void operations_research::FlowNodeProto::clear_id ( )
inline

◆ clear_supply()

void operations_research::FlowNodeProto::clear_supply ( )
inline

◆ CopyFrom()

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

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

◆ GetDescriptor()

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

◆ GetMetadata()

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

◆ GetReflection()

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

◆ has_id()

bool operations_research::FlowNodeProto::has_id ( ) const
inline

◆ has_supply()

bool operations_research::FlowNodeProto::has_supply ( ) const
inline

◆ id()

int64_t operations_research::FlowNodeProto::id ( ) const
inline

◆ InternalGenerateClassData_()

auto operations_research::FlowNodeProto::InternalGenerateClassData_ ( )
staticconstexpr

◆ IsInitialized()

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

◆ MergeFrom()

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

◆ mutable_unknown_fields()

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

◆ New()

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

◆ operator=() [1/2]

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

◆ operator=() [2/2]

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

◆ set_id()

void operations_research::FlowNodeProto::set_id ( ::int64_t value)
inline

◆ set_supply()

void operations_research::FlowNodeProto::set_supply ( ::int64_t value)
inline

◆ supply()

int64_t operations_research::FlowNodeProto::supply ( ) const
inline

◆ Swap()

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

◆ unknown_fields()

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

◆ UnsafeArenaSwap()

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

◆ ::google::protobuf::Arena

friend class ::google::protobuf::Arena

friend

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

template<typename T>

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

friend

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

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

friend

◆ ::google::protobuf::MessageLite

friend class ::google::protobuf::MessageLite

friend

◆ ::TableStruct_ortools_2fgraph_2fflow_5fproblem_2eproto

friend struct ::TableStruct_ortools_2fgraph_2fflow_5fproblem_2eproto

friend

◆ swap

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

◆ _impl_

Impl_ operations_research::FlowNodeProto::_impl_

◆ kIndexInFileMessages

int operations_research::FlowNodeProto::kIndexInFileMessages = 1

staticconstexpr

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