Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::sat::LinearExpressionProtoDefaultTypeInternal Struct Reference

Detailed Description

Definition at line 184 of file cp_model.pb.cc.

Public Member Functions

PROTOBUF_CONSTEXPR LinearExpressionProtoDefaultTypeInternal ()
 ~LinearExpressionProtoDefaultTypeInternal ()

Public Attributes

union { 
   LinearExpressionProto   _instance 
}; 

Constructor & Destructor Documentation

◆ LinearExpressionProtoDefaultTypeInternal()

PROTOBUF_CONSTEXPR operations_research::sat::LinearExpressionProtoDefaultTypeInternal::LinearExpressionProtoDefaultTypeInternal ( )
inline

Definition at line 185 of file cp_model.pb.cc.

◆ ~LinearExpressionProtoDefaultTypeInternal()

operations_research::sat::LinearExpressionProtoDefaultTypeInternal::~LinearExpressionProtoDefaultTypeInternal ( )
inline

Definition at line 186 of file cp_model.pb.cc.

Member Data Documentation

◆ [union]

◆ _instance

LinearExpressionProto operations_research::sat::LinearExpressionProtoDefaultTypeInternal::_instance

Definition at line 188 of file cp_model.pb.cc.


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