C++ Reference

C++ Reference: Graph

flow_problem.pb.h File Reference

Go to the source code of this file.

Classes

struct  TableStruct_ortools_2fgraph_2fflow_5fproblem_2eproto
 
class  FlowArcProto
 
class  FlowNodeProto
 
class  FlowModelProto
 
struct  is_proto_enum< ::operations_research::FlowModelProto_ProblemType >
 

Namespaces

namespace  internal
 
namespace  operations_research
 

Macros

#define PROTOBUF_INTERNAL_EXPORT_ortools_2fgraph_2fflow_5fproblem_2eproto
 

Enumerations

enum  FlowModelProto_ProblemType : int { FlowModelProto_ProblemType_LINEAR_SUM_ASSIGNMENT = 0 , FlowModelProto_ProblemType_MAX_FLOW = 1 , FlowModelProto_ProblemType_MIN_COST_FLOW = 2 }
 

Functions

template<>
PROTOBUF_NAMESPACE_OPEN ::operations_research::FlowArcProtoArena::CreateMaybeMessage<::operations_research::FlowArcProto > (Arena *)
 
template<>
::operations_research::FlowModelProtoArena::CreateMaybeMessage<::operations_research::FlowModelProto > (Arena *)
 
template<>
::operations_research::FlowNodeProtoArena::CreateMaybeMessage<::operations_research::FlowNodeProto > (Arena *)
 
bool FlowModelProto_ProblemType_IsValid (int value)
 
const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * FlowModelProto_ProblemType_descriptor ()
 
template<typename T >
const std::string & FlowModelProto_ProblemType_Name (T enum_t_value)
 
bool FlowModelProto_ProblemType_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, FlowModelProto_ProblemType *value)
 
template<>
const EnumDescriptor * GetEnumDescriptor< ::operations_research::FlowModelProto_ProblemType > ()
 

Variables

const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_ortools_2fgraph_2fflow_5fproblem_2eproto
 
FlowArcProtoDefaultTypeInternal _FlowArcProto_default_instance_
 
FlowModelProtoDefaultTypeInternal _FlowModelProto_default_instance_
 
FlowNodeProtoDefaultTypeInternal _FlowNodeProto_default_instance_
 
constexpr FlowModelProto_ProblemType FlowModelProto_ProblemType_ProblemType_MIN = FlowModelProto_ProblemType_LINEAR_SUM_ASSIGNMENT
 
constexpr FlowModelProto_ProblemType FlowModelProto_ProblemType_ProblemType_MAX = FlowModelProto_ProblemType_MIN_COST_FLOW
 
constexpr int FlowModelProto_ProblemType_ProblemType_ARRAYSIZE = FlowModelProto_ProblemType_ProblemType_MAX + 1
 

Macro Definition Documentation

◆ PROTOBUF_INTERNAL_EXPORT_ortools_2fgraph_2fflow_5fproblem_2eproto

#define PROTOBUF_INTERNAL_EXPORT_ortools_2fgraph_2fflow_5fproblem_2eproto

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

Function Documentation

◆ Arena::CreateMaybeMessage<::operations_research::FlowArcProto >()

PROTOBUF_NAMESPACE_OPEN ::operations_research::FlowArcProto * Arena::CreateMaybeMessage<::operations_research::FlowArcProto > ( Arena *  )

◆ Arena::CreateMaybeMessage<::operations_research::FlowModelProto >()

◆ Arena::CreateMaybeMessage<::operations_research::FlowNodeProto >()

◆ GetEnumDescriptor< ::operations_research::FlowModelProto_ProblemType >()

const EnumDescriptor * GetEnumDescriptor< ::operations_research::FlowModelProto_ProblemType > ( )
inline

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

Variable Documentation

◆ descriptor_table_ortools_2fgraph_2fflow_5fproblem_2eproto

const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_ortools_2fgraph_2fflow_5fproblem_2eproto
extern