Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::routing::CapacityPlanningInstanceDefaultTypeInternal Struct Reference

Detailed Description

Definition at line 105 of file capacity_planning.pb.cc.

Public Member Functions

PROTOBUF_CONSTEXPR CapacityPlanningInstanceDefaultTypeInternal ()
 ~CapacityPlanningInstanceDefaultTypeInternal ()

Public Attributes

union { 
   CapacityPlanningInstance   _instance 
}; 

Constructor & Destructor Documentation

◆ CapacityPlanningInstanceDefaultTypeInternal()

PROTOBUF_CONSTEXPR operations_research::routing::CapacityPlanningInstanceDefaultTypeInternal::CapacityPlanningInstanceDefaultTypeInternal ( )
inline

Definition at line 106 of file capacity_planning.pb.cc.

◆ ~CapacityPlanningInstanceDefaultTypeInternal()

operations_research::routing::CapacityPlanningInstanceDefaultTypeInternal::~CapacityPlanningInstanceDefaultTypeInternal ( )
inline

Definition at line 107 of file capacity_planning.pb.cc.

Member Data Documentation

◆ [union]

◆ _instance

CapacityPlanningInstance operations_research::routing::CapacityPlanningInstanceDefaultTypeInternal::_instance

Definition at line 109 of file capacity_planning.pb.cc.


The documentation for this struct was generated from the following file: