|
static pb::MessageParser< LinearArgumentProto > | Parser [get] |
|
static pbr::MessageDescriptor | Descriptor [get] |
|
global::Google.OrTools.Sat.LinearExpressionProto | Target [get, set] |
|
pbc::RepeatedField< global::Google.OrTools.Sat.LinearExpressionProto > | Exprs [get] |
|
Definition at line 951 of file CpModel.pb.cs.
◆ LinearArgumentProto() [1/2]
Google.OrTools.Sat.LinearArgumentProto.LinearArgumentProto |
( |
| ) |
|
|
inline |
◆ LinearArgumentProto() [2/2]
◆ CalculateSize()
int Google.OrTools.Sat.LinearArgumentProto.CalculateSize |
( |
| ) |
|
|
inline |
◆ Clone()
◆ Equals() [1/2]
◆ Equals() [2/2]
override bool Google.OrTools.Sat.LinearArgumentProto.Equals |
( |
object | other | ) |
|
|
inline |
◆ GetHashCode()
override int Google.OrTools.Sat.LinearArgumentProto.GetHashCode |
( |
| ) |
|
|
inline |
◆ MergeFrom() [1/2]
◆ MergeFrom() [2/2]
void Google.OrTools.Sat.LinearArgumentProto.MergeFrom |
( |
pb.CodedInputStream | input | ) |
|
|
inline |
◆ ToString()
override string Google.OrTools.Sat.LinearArgumentProto.ToString |
( |
| ) |
|
|
inline |
◆ WriteTo()
void Google.OrTools.Sat.LinearArgumentProto.WriteTo |
( |
pb.CodedOutputStream | output | ) |
|
|
inline |
◆ ExprsFieldNumber
const int Google.OrTools.Sat.LinearArgumentProto.ExprsFieldNumber = 2 |
|
static |
◆ TargetFieldNumber
const int Google.OrTools.Sat.LinearArgumentProto.TargetFieldNumber = 1 |
|
static |
Field number for the "target" field.
Definition at line 997 of file CpModel.pb.cs.
◆ Descriptor
pbr.MessageDescriptor Google.OrTools.Sat.LinearArgumentProto.Descriptor |
|
staticget |
◆ Exprs
pbc.RepeatedField<global.Google.OrTools.Sat.LinearExpressionProto> Google.OrTools.Sat.LinearArgumentProto.Exprs |
|
get |
◆ Parser
◆ Target
global.Google.OrTools.Sat.LinearExpressionProto Google.OrTools.Sat.LinearArgumentProto.Target |
|
getset |
The documentation for this class was generated from the following file: