-
public class ExecutorFunctions_t
-
-
Constructor Summary
Constructors Constructor Description ExecutorFunctions_t()
-
Method Summary
Modifier and Type Method Description synchronized voiddelete()voidsetGet_current_handle(SWIGTYPE_p_f_void__VirtualPtr__Erased_ptr_FfiFutureExecutorVTable value)SWIGTYPE_p_f_void__VirtualPtr__Erased_ptr_FfiFutureExecutorVTablegetGet_current_handle()voidsetBlock_in_place(SWIGTYPE_p_f_VirtualPtr__Erased_ptr_FfiFnMutVTable__void value)SWIGTYPE_p_f_VirtualPtr__Erased_ptr_FfiFnMutVTable__voidgetBlock_in_place()-
-
Method Detail
-
delete
synchronized void delete()
-
setGet_current_handle
void setGet_current_handle(SWIGTYPE_p_f_void__VirtualPtr__Erased_ptr_FfiFutureExecutorVTable value)
-
getGet_current_handle
SWIGTYPE_p_f_void__VirtualPtr__Erased_ptr_FfiFutureExecutorVTable getGet_current_handle()
-
setBlock_in_place
void setBlock_in_place(SWIGTYPE_p_f_VirtualPtr__Erased_ptr_FfiFnMutVTable__void value)
-
getBlock_in_place
SWIGTYPE_p_f_VirtualPtr__Erased_ptr_FfiFnMutVTable__void getBlock_in_place()
-
-
-
-