|
virtual void | Dispose (bool disposing) |
|
Definition at line 20 of file IntBoolPair.cs.
◆ IntBoolPair() [1/3]
Google.OrTools.ConstraintSolver.IntBoolPair.IntBoolPair |
( |
| ) |
|
|
inline |
◆ IntBoolPair() [2/3]
Google.OrTools.ConstraintSolver.IntBoolPair.IntBoolPair |
( |
int | first, |
|
|
bool | second ) |
|
inline |
◆ IntBoolPair() [3/3]
Google.OrTools.ConstraintSolver.IntBoolPair.IntBoolPair |
( |
IntBoolPair | other | ) |
|
|
inline |
◆ Dispose() [1/2]
void Google.OrTools.ConstraintSolver.IntBoolPair.Dispose |
( |
| ) |
|
|
inline |
◆ Dispose() [2/2]
virtual void Google.OrTools.ConstraintSolver.IntBoolPair.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ swigCMemOwn
bool Google.OrTools.ConstraintSolver.IntBoolPair.swigCMemOwn |
|
protected |
◆ first
int Google.OrTools.ConstraintSolver.IntBoolPair.first |
|
getset |
◆ second
bool Google.OrTools.ConstraintSolver.IntBoolPair.second |
|
getset |
The documentation for this class was generated from the following file: