DotNet Reference
DotNet Reference
Detailed Description
Definition at line 18 of file IntVarElement.cs.
Public Member Functions | |
| IntVarElement () | |
| IntVarElement (IntVar var) | |
| void | Reset (IntVar var) |
| IntVarElement | Clone () |
| void | Copy (IntVarElement element) |
| IntVar | Var () |
| void | Store () |
| void | Restore () |
| long | Min () |
| void | SetMin (long m) |
| long | Max () |
| void | SetMax (long m) |
| long | Value () |
| bool | Bound () |
| void | SetRange (long l, long u) |
| void | SetValue (long v) |
| string | ToString () |
| void | Dispose () |
| void | Activate () |
| void | Deactivate () |
| bool | Activated () |
Protected Member Functions | |
| override void | Dispose (bool disposing) |
Protected Attributes | |
| bool | swigCMemOwn |
Constructor & Destructor Documentation
◆ IntVarElement() [1/2]
|
inline |
Definition at line 42 of file IntVarElement.cs.
◆ IntVarElement() [2/2]
|
inline |
Definition at line 45 of file IntVarElement.cs.
Member Function Documentation
◆ Activate()
|
inlineinherited |
Definition at line 55 of file AssignmentElement.cs.
◆ Activated()
|
inlineinherited |
Definition at line 63 of file AssignmentElement.cs.
◆ Bound()
|
inline |
Definition at line 100 of file IntVarElement.cs.
◆ Clone()
|
inline |
Definition at line 52 of file IntVarElement.cs.
◆ Copy()
|
inline |
Definition at line 58 of file IntVarElement.cs.
◆ Deactivate()
|
inlineinherited |
Definition at line 59 of file AssignmentElement.cs.
◆ Dispose() [1/2]
|
inlineinherited |
Definition at line 35 of file AssignmentElement.cs.
◆ Dispose() [2/2]
|
inlineprotectedvirtual |
Reimplemented from AssignmentElement.
Definition at line 29 of file IntVarElement.cs.
◆ Max()
|
inline |
Definition at line 86 of file IntVarElement.cs.
◆ Min()
|
inline |
Definition at line 77 of file IntVarElement.cs.
◆ Reset()
|
inline |
Definition at line 48 of file IntVarElement.cs.
◆ Restore()
|
inline |
Definition at line 73 of file IntVarElement.cs.
◆ SetMax()
|
inline |
Definition at line 91 of file IntVarElement.cs.
◆ SetMin()
|
inline |
Definition at line 82 of file IntVarElement.cs.
◆ SetRange()
|
inline |
Definition at line 105 of file IntVarElement.cs.
◆ SetValue()
|
inline |
Definition at line 109 of file IntVarElement.cs.
◆ Store()
|
inline |
Definition at line 69 of file IntVarElement.cs.
◆ ToString()
|
inline |
Definition at line 113 of file IntVarElement.cs.
◆ Value()
|
inline |
Definition at line 95 of file IntVarElement.cs.
◆ Var()
|
inline |
Definition at line 63 of file IntVarElement.cs.
Member Data Documentation
◆ swigCMemOwn
|
protectedinherited |
Definition at line 20 of file AssignmentElement.cs.
The documentation for this class was generated from the following file: