| Abs() | Google.OrTools.ConstraintSolver.IntExpr | inline |
| Accept(ModelVisitor visitor) | Google.OrTools.ConstraintSolver.IntVar | inlinevirtual |
| BaseName() | Google.OrTools.ConstraintSolver.PropagationBaseObject | inlinevirtual |
| BaseObject() | Google.OrTools.ConstraintSolver.BaseObject | inline |
| Bound() | Google.OrTools.ConstraintSolver.IntExpr | inlinevirtual |
| Contains(long v) | Google.OrTools.ConstraintSolver.IntVar | inlinevirtual |
| Dispose(bool disposing) | Google.OrTools.ConstraintSolver.IntVar | inlineprotectedvirtual |
| Google::OrTools::ConstraintSolver::BaseObject.Dispose() | Google.OrTools.ConstraintSolver.BaseObject | inline |
| EnqueueDelayedDemon(Demon d) | Google.OrTools.ConstraintSolver.PropagationBaseObject | inline |
| EnqueueVar(Demon d) | Google.OrTools.ConstraintSolver.PropagationBaseObject | inline |
| FreezeQueue() | Google.OrTools.ConstraintSolver.PropagationBaseObject | inline |
| GetDomain() | Google.OrTools.ConstraintSolver.IntVar | inline |
| GetHoles() | Google.OrTools.ConstraintSolver.IntVar | inline |
| HasName() | Google.OrTools.ConstraintSolver.PropagationBaseObject | inline |
| Index() | Google.OrTools.ConstraintSolver.IntVar | inline |
| IndexOf(long[] vars) | Google.OrTools.ConstraintSolver.IntExpr | inline |
| IndexOf(IntVarVector vars) | Google.OrTools.ConstraintSolver.IntExpr | inline |
| IsDifferent(long constant) | Google.OrTools.ConstraintSolver.IntVar | inlinevirtual |
| Google::OrTools::ConstraintSolver::IntExpr.IsDifferent(IntExpr other) | Google.OrTools.ConstraintSolver.IntExpr | inline |
| IsEqual(long constant) | Google.OrTools.ConstraintSolver.IntVar | inlinevirtual |
| Google::OrTools::ConstraintSolver::IntExpr.IsEqual(IntExpr other) | Google.OrTools.ConstraintSolver.IntExpr | inline |
| IsGreater(long value) | Google.OrTools.ConstraintSolver.IntExpr | inline |
| IsGreater(IntExpr other) | Google.OrTools.ConstraintSolver.IntExpr | inline |
| IsGreaterOrEqual(long constant) | Google.OrTools.ConstraintSolver.IntVar | inlinevirtual |
| Google::OrTools::ConstraintSolver::IntExpr.IsGreaterOrEqual(IntExpr other) | Google.OrTools.ConstraintSolver.IntExpr | inline |
| IsLess(long value) | Google.OrTools.ConstraintSolver.IntExpr | inline |
| IsLess(IntExpr other) | Google.OrTools.ConstraintSolver.IntExpr | inline |
| IsLessOrEqual(long constant) | Google.OrTools.ConstraintSolver.IntVar | inlinevirtual |
| Google::OrTools::ConstraintSolver::IntExpr.IsLessOrEqual(IntExpr other) | Google.OrTools.ConstraintSolver.IntExpr | inline |
| IsMember(long[] values) | Google.OrTools.ConstraintSolver.IntExpr | inline |
| IsMember(int[] values) | Google.OrTools.ConstraintSolver.IntExpr | inline |
| IsVar() | Google.OrTools.ConstraintSolver.IntVar | inlinevirtual |
| MapTo(IntVarVector vars) | Google.OrTools.ConstraintSolver.IntExpr | inline |
| Max() | Google.OrTools.ConstraintSolver.IntExpr | inlinevirtual |
| Maximize(long step) | Google.OrTools.ConstraintSolver.IntExpr | inline |
| Member(long[] values) | Google.OrTools.ConstraintSolver.IntExpr | inline |
| Member(int[] values) | Google.OrTools.ConstraintSolver.IntExpr | inline |
| Min() | Google.OrTools.ConstraintSolver.IntExpr | inlinevirtual |
| Minimize(long step) | Google.OrTools.ConstraintSolver.IntExpr | inline |
| Name() | Google.OrTools.ConstraintSolver.PropagationBaseObject | inlinevirtual |
| OldMax() | Google.OrTools.ConstraintSolver.IntVar | inlinevirtual |
| OldMin() | Google.OrTools.ConstraintSolver.IntVar | inlinevirtual |
| operator!=(IntExpr a, IntExpr b) | Google.OrTools.ConstraintSolver.IntExpr | inlinestatic |
| operator!=(IntExpr a, long v) | Google.OrTools.ConstraintSolver.IntExpr | inlinestatic |
| operator%(IntExpr a, long v) | Google.OrTools.ConstraintSolver.IntExpr | inlinestatic |
| operator*(IntExpr a, IntExpr b) | Google.OrTools.ConstraintSolver.IntExpr | inlinestatic |
| operator*(IntExpr a, long v) | Google.OrTools.ConstraintSolver.IntExpr | inlinestatic |
| operator*(long v, IntExpr a) | Google.OrTools.ConstraintSolver.IntExpr | inlinestatic |
| operator+(IntExpr a, IntExpr b) | Google.OrTools.ConstraintSolver.IntExpr | inlinestatic |
| operator+(IntExpr a, long v) | Google.OrTools.ConstraintSolver.IntExpr | inlinestatic |
| operator+(long v, IntExpr a) | Google.OrTools.ConstraintSolver.IntExpr | inlinestatic |
| operator-(IntExpr a, IntExpr b) | Google.OrTools.ConstraintSolver.IntExpr | inlinestatic |
| operator-(IntExpr a, long v) | Google.OrTools.ConstraintSolver.IntExpr | inlinestatic |
| operator-(long v, IntExpr a) | Google.OrTools.ConstraintSolver.IntExpr | inlinestatic |
| operator-(IntExpr a) | Google.OrTools.ConstraintSolver.IntExpr | inlinestatic |
| operator/(IntExpr a, long v) | Google.OrTools.ConstraintSolver.IntExpr | inlinestatic |
| operator<(IntExpr a, long v) | Google.OrTools.ConstraintSolver.IntExpr | inlinestatic |
| operator<(IntExpr a, IntExpr b) | Google.OrTools.ConstraintSolver.IntExpr | inlinestatic |
| operator<=(IntExpr a, long v) | Google.OrTools.ConstraintSolver.IntExpr | inlinestatic |
| operator<=(IntExpr a, IntExpr b) | Google.OrTools.ConstraintSolver.IntExpr | inlinestatic |
| operator==(IntExpr a, IntExpr b) | Google.OrTools.ConstraintSolver.IntExpr | inlinestatic |
| operator==(IntExpr a, long v) | Google.OrTools.ConstraintSolver.IntExpr | inlinestatic |
| operator>(IntExpr a, long v) | Google.OrTools.ConstraintSolver.IntExpr | inlinestatic |
| operator>(IntExpr a, IntExpr b) | Google.OrTools.ConstraintSolver.IntExpr | inlinestatic |
| operator>=(IntExpr a, long v) | Google.OrTools.ConstraintSolver.IntExpr | inlinestatic |
| operator>=(IntExpr a, IntExpr b) | Google.OrTools.ConstraintSolver.IntExpr | inlinestatic |
| PropagationBaseObject(Solver s) | Google.OrTools.ConstraintSolver.PropagationBaseObject | inline |
| Range(out int l, out int u) | Google.OrTools.ConstraintSolver.IntExpr | inlinevirtual |
| RemoveInterval(long l, long u) | Google.OrTools.ConstraintSolver.IntVar | inlinevirtual |
| RemoveValue(long v) | Google.OrTools.ConstraintSolver.IntVar | inlinevirtual |
| RemoveValues(long[] values) | Google.OrTools.ConstraintSolver.IntVar | inlinevirtual |
| ResetActionOnFail() | Google.OrTools.ConstraintSolver.PropagationBaseObject | inline |
| SetMax(long m) | Google.OrTools.ConstraintSolver.IntExpr | inlinevirtual |
| SetMin(long m) | Google.OrTools.ConstraintSolver.IntExpr | inlinevirtual |
| SetName(string name) | Google.OrTools.ConstraintSolver.PropagationBaseObject | inline |
| SetRange(long l, long u) | Google.OrTools.ConstraintSolver.IntExpr | inlinevirtual |
| SetValue(long v) | Google.OrTools.ConstraintSolver.IntExpr | inlinevirtual |
| SetValues(long[] values) | Google.OrTools.ConstraintSolver.IntVar | inlinevirtual |
| SetVariableToCleanOnFail(IntVar v) | Google.OrTools.ConstraintSolver.PropagationBaseObject | inline |
| Size() | Google.OrTools.ConstraintSolver.IntVar | inlinevirtual |
| solver() | Google.OrTools.ConstraintSolver.PropagationBaseObject | inline |
| Square() | Google.OrTools.ConstraintSolver.IntExpr | inline |
| swigCMemOwn | Google.OrTools.ConstraintSolver.BaseObject | protected |
| ToString() | Google.OrTools.ConstraintSolver.PropagationBaseObject | inlinevirtual |
| UnfreezeQueue() | Google.OrTools.ConstraintSolver.PropagationBaseObject | inline |
| Value() | Google.OrTools.ConstraintSolver.IntVar | inlinevirtual |
| Var() | Google.OrTools.ConstraintSolver.IntVar | inlinevirtual |
| VarType() | Google.OrTools.ConstraintSolver.IntVar | inlinevirtual |
| VarWithName(string name) | Google.OrTools.ConstraintSolver.IntExpr | inline |
| WhenBound(Demon d) | Google.OrTools.ConstraintSolver.IntVar | inlinevirtual |
| WhenBound(VoidToVoid closure) | Google.OrTools.ConstraintSolver.IntVar | inline |
| WhenDomain(Demon d) | Google.OrTools.ConstraintSolver.IntVar | inlinevirtual |
| WhenDomain(VoidToVoid closure) | Google.OrTools.ConstraintSolver.IntVar | inline |
| WhenRange(Demon d) | Google.OrTools.ConstraintSolver.IntExpr | inlinevirtual |
| WhenRange(VoidToVoid closure) | Google.OrTools.ConstraintSolver.IntExpr | inline |