DotNet Reference
DotNet Reference
operations_research_utilPINVOKE
Detailed Description
Definition at line 13 of file operations_research_utilPINVOKE.cs.
Classes | |
| class | SWIGExceptionHelper |
| class | SWIGPendingException |
| class | SWIGStringHelper |
Public Member Functions | |
| static void | IntVector_Clear (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static void | IntVector_Add (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) |
| static uint | IntVector_size (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static uint | IntVector_capacity (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static void | IntVector_reserve (global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2) |
| static global::System.IntPtr | new_IntVector__SWIG_0 () |
| static global::System.IntPtr | new_IntVector__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static global::System.IntPtr | new_IntVector__SWIG_2 (int jarg1) |
| static int | IntVector_getitemcopy (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) |
| static int | IntVector_getitem (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) |
| static void | IntVector_setitem (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3) |
| static void | IntVector_AddRange (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2) |
| static global::System.IntPtr | IntVector_GetRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3) |
| static void | IntVector_Insert (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3) |
| static void | IntVector_InsertRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3) |
| static void | IntVector_RemoveAt (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) |
| static void | IntVector_RemoveRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3) |
| static global::System.IntPtr | IntVector_Repeat (int jarg1, int jarg2) |
| static void | IntVector_Reverse__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static void | IntVector_Reverse__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3) |
| static void | IntVector_SetRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3) |
| static bool | IntVector_Contains (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) |
| static int | IntVector_IndexOf (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) |
| static int | IntVector_LastIndexOf (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) |
| static bool | IntVector_Remove (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) |
| static void | delete_IntVector (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static void | IntVectorVector_Clear (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static void | IntVectorVector_Add (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2) |
| static uint | IntVectorVector_size (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static uint | IntVectorVector_capacity (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static void | IntVectorVector_reserve (global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2) |
| static global::System.IntPtr | new_IntVectorVector__SWIG_0 () |
| static global::System.IntPtr | new_IntVectorVector__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static global::System.IntPtr | new_IntVectorVector__SWIG_2 (int jarg1) |
| static global::System.IntPtr | IntVectorVector_getitemcopy (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) |
| static global::System.IntPtr | IntVectorVector_getitem (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) |
| static void | IntVectorVector_setitem (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3) |
| static void | IntVectorVector_AddRange (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2) |
| static global::System.IntPtr | IntVectorVector_GetRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3) |
| static void | IntVectorVector_Insert (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3) |
| static void | IntVectorVector_InsertRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3) |
| static void | IntVectorVector_RemoveAt (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) |
| static void | IntVectorVector_RemoveRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3) |
| static global::System.IntPtr | IntVectorVector_Repeat (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) |
| static void | IntVectorVector_Reverse__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static void | IntVectorVector_Reverse__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3) |
| static void | IntVectorVector_SetRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3) |
| static void | delete_IntVectorVector (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static void | Int64Vector_Clear (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static void | Int64Vector_Add (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2) |
| static uint | Int64Vector_size (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static uint | Int64Vector_capacity (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static void | Int64Vector_reserve (global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2) |
| static global::System.IntPtr | new_Int64Vector__SWIG_0 () |
| static global::System.IntPtr | new_Int64Vector__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static global::System.IntPtr | new_Int64Vector__SWIG_2 (int jarg1) |
| static long | Int64Vector_getitemcopy (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) |
| static long | Int64Vector_getitem (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) |
| static void | Int64Vector_setitem (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, long jarg3) |
| static void | Int64Vector_AddRange (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2) |
| static global::System.IntPtr | Int64Vector_GetRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3) |
| static void | Int64Vector_Insert (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, long jarg3) |
| static void | Int64Vector_InsertRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3) |
| static void | Int64Vector_RemoveAt (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) |
| static void | Int64Vector_RemoveRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3) |
| static global::System.IntPtr | Int64Vector_Repeat (long jarg1, int jarg2) |
| static void | Int64Vector_Reverse__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static void | Int64Vector_Reverse__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3) |
| static void | Int64Vector_SetRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3) |
| static bool | Int64Vector_Contains (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2) |
| static int | Int64Vector_IndexOf (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2) |
| static int | Int64Vector_LastIndexOf (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2) |
| static bool | Int64Vector_Remove (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2) |
| static void | delete_Int64Vector (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static void | Int64VectorVector_Clear (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static void | Int64VectorVector_Add (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2) |
| static uint | Int64VectorVector_size (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static uint | Int64VectorVector_capacity (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static void | Int64VectorVector_reserve (global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2) |
| static global::System.IntPtr | new_Int64VectorVector__SWIG_0 () |
| static global::System.IntPtr | new_Int64VectorVector__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static global::System.IntPtr | new_Int64VectorVector__SWIG_2 (int jarg1) |
| static global::System.IntPtr | Int64VectorVector_getitemcopy (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) |
| static global::System.IntPtr | Int64VectorVector_getitem (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) |
| static void | Int64VectorVector_setitem (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3) |
| static void | Int64VectorVector_AddRange (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2) |
| static global::System.IntPtr | Int64VectorVector_GetRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3) |
| static void | Int64VectorVector_Insert (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3) |
| static void | Int64VectorVector_InsertRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3) |
| static void | Int64VectorVector_RemoveAt (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) |
| static void | Int64VectorVector_RemoveRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3) |
| static global::System.IntPtr | Int64VectorVector_Repeat (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) |
| static void | Int64VectorVector_Reverse__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static void | Int64VectorVector_Reverse__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3) |
| static void | Int64VectorVector_SetRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3) |
| static void | delete_Int64VectorVector (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static global::System.IntPtr | new_Domain__SWIG_0 () |
| static global::System.IntPtr | new_Domain__SWIG_1 (long jarg1) |
| static global::System.IntPtr | new_Domain__SWIG_2 (long jarg1, long jarg2) |
| static global::System.IntPtr | Domain_AllValues () |
| static global::System.IntPtr | Domain_FromValues (int length1, long[] jarg1) |
| static global::System.IntPtr | Domain_FromIntervals (int len1_1, int[] len1_2, long[] jarg1) |
| static global::System.IntPtr | Domain_FromFlatIntervals (int length1, long[] jarg1) |
| static global::System.IntPtr | Domain_FlattenedIntervals (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static bool | Domain_IsEmpty (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static long | Domain_Size (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static long | Domain_Min (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static long | Domain_Max (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static bool | Domain_Contains (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2) |
| static global::System.IntPtr | Domain_Complement (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static global::System.IntPtr | Domain_Negation (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static global::System.IntPtr | Domain_IntersectionWith (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2) |
| static global::System.IntPtr | Domain_UnionWith (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2) |
| static global::System.IntPtr | Domain_AdditionWith (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2) |
| static string | Domain_ToString (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static void | delete_Domain (global::System.Runtime.InteropServices.HandleRef jarg1) |
Static Protected Attributes | |
| static SWIGExceptionHelper | swigExceptionHelper = new SWIGExceptionHelper() |
| static SWIGStringHelper | swigStringHelper = new SWIGStringHelper() |
Member Function Documentation
◆ delete_Domain()
| static void delete_Domain | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_Int64Vector()
| static void delete_Int64Vector | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_Int64VectorVector()
| static void delete_Int64VectorVector | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_IntVector()
| static void delete_IntVector | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_IntVectorVector()
| static void delete_IntVectorVector | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Domain_AdditionWith()
| static global.System.IntPtr Domain_AdditionWith | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Domain_AllValues()
| static global.System.IntPtr Domain_AllValues | ( | ) |
◆ Domain_Complement()
| static global.System.IntPtr Domain_Complement | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Domain_Contains()
| static bool Domain_Contains | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ Domain_FlattenedIntervals()
| static global.System.IntPtr Domain_FlattenedIntervals | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Domain_FromFlatIntervals()
| static global.System.IntPtr Domain_FromFlatIntervals | ( | int | length1, |
| long[] | jarg1 | ||
| ) |
◆ Domain_FromIntervals()
| static global.System.IntPtr Domain_FromIntervals | ( | int | len1_1, |
| int[] | len1_2, | ||
| long[] | jarg1 | ||
| ) |
◆ Domain_FromValues()
| static global.System.IntPtr Domain_FromValues | ( | int | length1, |
| long[] | jarg1 | ||
| ) |
◆ Domain_IntersectionWith()
| static global.System.IntPtr Domain_IntersectionWith | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Domain_IsEmpty()
| static bool Domain_IsEmpty | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Domain_Max()
| static long Domain_Max | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Domain_Min()
| static long Domain_Min | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Domain_Negation()
| static global.System.IntPtr Domain_Negation | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Domain_Size()
| static long Domain_Size | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Domain_ToString()
| static string Domain_ToString | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Domain_UnionWith()
| static global.System.IntPtr Domain_UnionWith | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Int64Vector_Add()
| static void Int64Vector_Add | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ Int64Vector_AddRange()
| static void Int64Vector_AddRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Int64Vector_capacity()
| static uint Int64Vector_capacity | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Int64Vector_Clear()
| static void Int64Vector_Clear | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Int64Vector_Contains()
| static bool Int64Vector_Contains | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ Int64Vector_getitem()
| static long Int64Vector_getitem | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ Int64Vector_getitemcopy()
| static long Int64Vector_getitemcopy | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ Int64Vector_GetRange()
| static global.System.IntPtr Int64Vector_GetRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ Int64Vector_IndexOf()
| static int Int64Vector_IndexOf | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ Int64Vector_Insert()
| static void Int64Vector_Insert | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ Int64Vector_InsertRange()
| static void Int64Vector_InsertRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ Int64Vector_LastIndexOf()
| static int Int64Vector_LastIndexOf | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ Int64Vector_Remove()
| static bool Int64Vector_Remove | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ Int64Vector_RemoveAt()
| static void Int64Vector_RemoveAt | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ Int64Vector_RemoveRange()
| static void Int64Vector_RemoveRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ Int64Vector_Repeat()
| static global.System.IntPtr Int64Vector_Repeat | ( | long | jarg1, |
| int | jarg2 | ||
| ) |
◆ Int64Vector_reserve()
| static void Int64Vector_reserve | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| uint | jarg2 | ||
| ) |
◆ Int64Vector_Reverse__SWIG_0()
| static void Int64Vector_Reverse__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Int64Vector_Reverse__SWIG_1()
| static void Int64Vector_Reverse__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ Int64Vector_setitem()
| static void Int64Vector_setitem | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ Int64Vector_SetRange()
| static void Int64Vector_SetRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ Int64Vector_size()
| static uint Int64Vector_size | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Int64VectorVector_Add()
| static void Int64VectorVector_Add | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Int64VectorVector_AddRange()
| static void Int64VectorVector_AddRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Int64VectorVector_capacity()
| static uint Int64VectorVector_capacity | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Int64VectorVector_Clear()
| static void Int64VectorVector_Clear | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Int64VectorVector_getitem()
| static global.System.IntPtr Int64VectorVector_getitem | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ Int64VectorVector_getitemcopy()
| static global.System.IntPtr Int64VectorVector_getitemcopy | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ Int64VectorVector_GetRange()
| static global.System.IntPtr Int64VectorVector_GetRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ Int64VectorVector_Insert()
| static void Int64VectorVector_Insert | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ Int64VectorVector_InsertRange()
| static void Int64VectorVector_InsertRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ Int64VectorVector_RemoveAt()
| static void Int64VectorVector_RemoveAt | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ Int64VectorVector_RemoveRange()
| static void Int64VectorVector_RemoveRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ Int64VectorVector_Repeat()
| static global.System.IntPtr Int64VectorVector_Repeat | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ Int64VectorVector_reserve()
| static void Int64VectorVector_reserve | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| uint | jarg2 | ||
| ) |
◆ Int64VectorVector_Reverse__SWIG_0()
| static void Int64VectorVector_Reverse__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Int64VectorVector_Reverse__SWIG_1()
| static void Int64VectorVector_Reverse__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ Int64VectorVector_setitem()
| static void Int64VectorVector_setitem | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ Int64VectorVector_SetRange()
| static void Int64VectorVector_SetRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ Int64VectorVector_size()
| static uint Int64VectorVector_size | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntVector_Add()
| static void IntVector_Add | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ IntVector_AddRange()
| static void IntVector_AddRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ IntVector_capacity()
| static uint IntVector_capacity | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntVector_Clear()
| static void IntVector_Clear | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntVector_Contains()
| static bool IntVector_Contains | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ IntVector_getitem()
| static int IntVector_getitem | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ IntVector_getitemcopy()
| static int IntVector_getitemcopy | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ IntVector_GetRange()
| static global.System.IntPtr IntVector_GetRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ IntVector_IndexOf()
| static int IntVector_IndexOf | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ IntVector_Insert()
| static void IntVector_Insert | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ IntVector_InsertRange()
| static void IntVector_InsertRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ IntVector_LastIndexOf()
| static int IntVector_LastIndexOf | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ IntVector_Remove()
| static bool IntVector_Remove | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ IntVector_RemoveAt()
| static void IntVector_RemoveAt | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ IntVector_RemoveRange()
| static void IntVector_RemoveRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ IntVector_Repeat()
| static global.System.IntPtr IntVector_Repeat | ( | int | jarg1, |
| int | jarg2 | ||
| ) |
◆ IntVector_reserve()
| static void IntVector_reserve | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| uint | jarg2 | ||
| ) |
◆ IntVector_Reverse__SWIG_0()
| static void IntVector_Reverse__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntVector_Reverse__SWIG_1()
| static void IntVector_Reverse__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ IntVector_setitem()
| static void IntVector_setitem | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ IntVector_SetRange()
| static void IntVector_SetRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ IntVector_size()
| static uint IntVector_size | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntVectorVector_Add()
| static void IntVectorVector_Add | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ IntVectorVector_AddRange()
| static void IntVectorVector_AddRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ IntVectorVector_capacity()
| static uint IntVectorVector_capacity | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntVectorVector_Clear()
| static void IntVectorVector_Clear | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntVectorVector_getitem()
| static global.System.IntPtr IntVectorVector_getitem | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ IntVectorVector_getitemcopy()
| static global.System.IntPtr IntVectorVector_getitemcopy | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ IntVectorVector_GetRange()
| static global.System.IntPtr IntVectorVector_GetRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ IntVectorVector_Insert()
| static void IntVectorVector_Insert | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ IntVectorVector_InsertRange()
| static void IntVectorVector_InsertRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ IntVectorVector_RemoveAt()
| static void IntVectorVector_RemoveAt | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ IntVectorVector_RemoveRange()
| static void IntVectorVector_RemoveRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ IntVectorVector_Repeat()
| static global.System.IntPtr IntVectorVector_Repeat | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ IntVectorVector_reserve()
| static void IntVectorVector_reserve | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| uint | jarg2 | ||
| ) |
◆ IntVectorVector_Reverse__SWIG_0()
| static void IntVectorVector_Reverse__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntVectorVector_Reverse__SWIG_1()
| static void IntVectorVector_Reverse__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ IntVectorVector_setitem()
| static void IntVectorVector_setitem | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ IntVectorVector_SetRange()
| static void IntVectorVector_SetRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ IntVectorVector_size()
| static uint IntVectorVector_size | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ new_Domain__SWIG_0()
| static global.System.IntPtr new_Domain__SWIG_0 | ( | ) |
◆ new_Domain__SWIG_1()
| static global.System.IntPtr new_Domain__SWIG_1 | ( | long | jarg1 | ) |
◆ new_Domain__SWIG_2()
| static global.System.IntPtr new_Domain__SWIG_2 | ( | long | jarg1, |
| long | jarg2 | ||
| ) |
◆ new_Int64Vector__SWIG_0()
| static global.System.IntPtr new_Int64Vector__SWIG_0 | ( | ) |
◆ new_Int64Vector__SWIG_1()
| static global.System.IntPtr new_Int64Vector__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ new_Int64Vector__SWIG_2()
| static global.System.IntPtr new_Int64Vector__SWIG_2 | ( | int | jarg1 | ) |
◆ new_Int64VectorVector__SWIG_0()
| static global.System.IntPtr new_Int64VectorVector__SWIG_0 | ( | ) |
◆ new_Int64VectorVector__SWIG_1()
| static global.System.IntPtr new_Int64VectorVector__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ new_Int64VectorVector__SWIG_2()
| static global.System.IntPtr new_Int64VectorVector__SWIG_2 | ( | int | jarg1 | ) |
◆ new_IntVector__SWIG_0()
| static global.System.IntPtr new_IntVector__SWIG_0 | ( | ) |
◆ new_IntVector__SWIG_1()
| static global.System.IntPtr new_IntVector__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ new_IntVector__SWIG_2()
| static global.System.IntPtr new_IntVector__SWIG_2 | ( | int | jarg1 | ) |
◆ new_IntVectorVector__SWIG_0()
| static global.System.IntPtr new_IntVectorVector__SWIG_0 | ( | ) |
◆ new_IntVectorVector__SWIG_1()
| static global.System.IntPtr new_IntVectorVector__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ new_IntVectorVector__SWIG_2()
| static global.System.IntPtr new_IntVectorVector__SWIG_2 | ( | int | jarg1 | ) |
Member Data Documentation
◆ swigExceptionHelper
|
staticprotected |
Definition at line 125 of file operations_research_utilPINVOKE.cs.
◆ swigStringHelper
|
staticprotected |
Definition at line 189 of file operations_research_utilPINVOKE.cs.
The documentation for this class was generated from the following file: