Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::math_opt::SolveResponse::Impl_::StatusOrUnion Union Reference

Detailed Description

Definition at line 755 of file rpc.pb.h.

#include <rpc.pb.h>

Public Member Functions

constexpr StatusOrUnion ()

Public Attributes

::google::protobuf::internal::ConstantInitialized _constinit_
::operations_research::math_opt::SolveResultProto *PROTOBUF_NULLABLE result_
::operations_research::math_opt::StatusProto *PROTOBUF_NULLABLE status_

Constructor & Destructor Documentation

◆ StatusOrUnion()

operations_research::math_opt::SolveResponse::Impl_::StatusOrUnion::StatusOrUnion ( )
inlineconstexpr

Definition at line 756 of file rpc.pb.h.

Member Data Documentation

◆ _constinit_

::google::protobuf::internal::ConstantInitialized operations_research::math_opt::SolveResponse::Impl_::StatusOrUnion::_constinit_

Definition at line 757 of file rpc.pb.h.

◆ result_

::operations_research::math_opt::SolveResultProto* PROTOBUF_NULLABLE operations_research::math_opt::SolveResponse::Impl_::StatusOrUnion::result_

Definition at line 758 of file rpc.pb.h.

◆ status_

::operations_research::math_opt::StatusProto* PROTOBUF_NULLABLE operations_research::math_opt::SolveResponse::Impl_::StatusOrUnion::status_

Definition at line 759 of file rpc.pb.h.


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