Uses of Class
net.qrivy.bioapi.SWIGTYPE_p_void

Packages that use SWIGTYPE_p_void
net.qrivy.bioapi   
 

Uses of SWIGTYPE_p_void in net.qrivy.bioapi
 

Methods in net.qrivy.bioapi that return SWIGTYPE_p_void
 SWIGTYPE_p_void BioAPI_MEMORY_FUNCS.getAllocRef()
           
 

Methods in net.qrivy.bioapi with parameters of type SWIGTYPE_p_void
static void BioAPI.loadModuleWithCallbacks(SWIGTYPE_p_a_16__unsigned_char uuid, SWIGTYPE_p_f_p_q_const__a_16__unsigned_char_p_void_unsigned_int_unsigned_int_unsigned_int__unsigned_int appNotifyCallback, SWIGTYPE_p_void appNotifyCallbackContext)
           
 void BioAPI_MEMORY_FUNCS.setAllocRef(SWIGTYPE_p_void AllocRef)
           
static void BioAPI.unloadModuleWithCallbacks(SWIGTYPE_p_a_16__unsigned_char uuid, SWIGTYPE_p_f_p_q_const__a_16__unsigned_char_p_void_unsigned_int_unsigned_int_unsigned_int__unsigned_int appNotifyCallback, SWIGTYPE_p_void appNotifyCallbackContext)