DotNet Reference
DotNet Reference
Detailed Description
Definition at line 18 of file AssignmentIntContainer.cs.
Public Member Functions | |
| void | Dispose () |
| AssignmentIntContainer () | |
| IntVarElement | Add (IntVar var) |
| IntVarElement | FastAdd (IntVar var) |
| IntVarElement | AddAtPosition (IntVar var, int position) |
| void | Clear () |
| void | Resize (uint size) |
| bool | Empty () |
| void | CopyIntersection (AssignmentIntContainer container) |
| void | Copy (AssignmentIntContainer container) |
| bool | Contains (IntVar var) |
| IntVarElement | Element (IntVar var) |
| IntVarElement | Element (int index) |
| int | Size () |
| void | Store () |
| void | Restore () |
| bool | AreAllElementsBound () |
Protected Member Functions | |
| virtual void | Dispose (bool disposing) |
Protected Attributes | |
| bool | swigCMemOwn |
Constructor & Destructor Documentation
◆ AssignmentIntContainer()
|
inline |
Definition at line 52 of file AssignmentIntContainer.cs.
Member Function Documentation
◆ Add()
|
inline |
Definition at line 55 of file AssignmentIntContainer.cs.
◆ AddAtPosition()
|
inline |
Definition at line 67 of file AssignmentIntContainer.cs.
◆ AreAllElementsBound()
|
inline |
Definition at line 124 of file AssignmentIntContainer.cs.
◆ Clear()
|
inline |
Definition at line 73 of file AssignmentIntContainer.cs.
◆ Contains()
|
inline |
Definition at line 96 of file AssignmentIntContainer.cs.
◆ Copy()
|
inline |
Definition at line 91 of file AssignmentIntContainer.cs.
◆ CopyIntersection()
|
inline |
Definition at line 86 of file AssignmentIntContainer.cs.
◆ Dispose() [1/2]
|
inline |
Definition at line 35 of file AssignmentIntContainer.cs.
◆ Dispose() [2/2]
|
inlineprotectedvirtual |
Definition at line 40 of file AssignmentIntContainer.cs.
◆ Element() [1/2]
|
inline |
Definition at line 106 of file AssignmentIntContainer.cs.
◆ Element() [2/2]
|
inline |
Definition at line 101 of file AssignmentIntContainer.cs.
◆ Empty()
|
inline |
Definition at line 81 of file AssignmentIntContainer.cs.
◆ FastAdd()
|
inline |
Definition at line 61 of file AssignmentIntContainer.cs.
◆ Resize()
|
inline |
Definition at line 77 of file AssignmentIntContainer.cs.
◆ Restore()
|
inline |
Definition at line 120 of file AssignmentIntContainer.cs.
◆ Size()
|
inline |
Definition at line 111 of file AssignmentIntContainer.cs.
◆ Store()
|
inline |
Definition at line 116 of file AssignmentIntContainer.cs.
Member Data Documentation
◆ swigCMemOwn
|
protected |
Definition at line 20 of file AssignmentIntContainer.cs.
The documentation for this class was generated from the following file: