DotNet Reference
DotNet Reference
operations_research_algorithmsPINVOKE
Detailed Description
Definition at line 13 of file operations_research_algorithmsPINVOKE.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_KnapsackSolver__SWIG_0 (string jarg1) |
| static global::System.IntPtr | new_KnapsackSolver__SWIG_1 (int jarg1, string jarg2) |
| static void | delete_KnapsackSolver (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static void | KnapsackSolver_Init (global::System.Runtime.InteropServices.HandleRef jarg1, int length2, long[] jarg2, int len3_1, int len3_2, long[] jarg3, int length4, long[] jarg4) |
| static long | KnapsackSolver_Solve (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static bool | KnapsackSolver_BestSolutionContains (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) |
| static bool | KnapsackSolver_IsSolutionOptimal (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static string | KnapsackSolver_GetName (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static bool | KnapsackSolver_UseReduction (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static void | KnapsackSolver_SetUseReduction (global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2) |
| static void | KnapsackSolver_set_time_limit (global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2) |
Static Protected Attributes | |
| static SWIGExceptionHelper | swigExceptionHelper = new SWIGExceptionHelper() |
| static SWIGStringHelper | swigStringHelper = new SWIGStringHelper() |
Member Function Documentation
◆ 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 | ) |
◆ delete_KnapsackSolver()
| static void delete_KnapsackSolver | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ 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 | ) |
◆ KnapsackSolver_BestSolutionContains()
| static bool KnapsackSolver_BestSolutionContains | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ KnapsackSolver_GetName()
| static string KnapsackSolver_GetName | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ KnapsackSolver_Init()
| static void KnapsackSolver_Init | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | length2, | ||
| long[] | jarg2, | ||
| int | len3_1, | ||
| int | len3_2, | ||
| long[] | jarg3, | ||
| int | length4, | ||
| long[] | jarg4 | ||
| ) |
◆ KnapsackSolver_IsSolutionOptimal()
| static bool KnapsackSolver_IsSolutionOptimal | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ KnapsackSolver_set_time_limit()
| static void KnapsackSolver_set_time_limit | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| double | jarg2 | ||
| ) |
◆ KnapsackSolver_SetUseReduction()
| static void KnapsackSolver_SetUseReduction | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| bool | jarg2 | ||
| ) |
◆ KnapsackSolver_Solve()
| static long KnapsackSolver_Solve | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ KnapsackSolver_UseReduction()
| static bool KnapsackSolver_UseReduction | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ 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 | ) |
◆ new_KnapsackSolver__SWIG_0()
| static global.System.IntPtr new_KnapsackSolver__SWIG_0 | ( | string | jarg1 | ) |
◆ new_KnapsackSolver__SWIG_1()
| static global.System.IntPtr new_KnapsackSolver__SWIG_1 | ( | int | jarg1, |
| string | jarg2 | ||
| ) |
Member Data Documentation
◆ swigExceptionHelper
|
staticprotected |
Definition at line 125 of file operations_research_algorithmsPINVOKE.cs.
◆ swigStringHelper
|
staticprotected |
Definition at line 189 of file operations_research_algorithmsPINVOKE.cs.
The documentation for this class was generated from the following file: