Uses of Class
de.ibapl.jnhw.util.posix.Callback__Sigval_int__V
-
Packages that use Callback__Sigval_int__V Package Description de.ibapl.jnhw.posix Very thin and safe wrapper classes around common used headers on a POSIX system.de.ibapl.jnhw.util.posix JNHW helper classes. -
-
Uses of Callback__Sigval_int__V in de.ibapl.jnhw.posix
Methods in de.ibapl.jnhw.posix that return Callback__Sigval_int__V Modifier and Type Method Description Callback__Sigval_int__VSignal.Sigevent. sigev_notify_functionAsCallback__Sigval_int__V()Methods in de.ibapl.jnhw.posix with parameters of type Callback__Sigval_int__V Modifier and Type Method Description voidSignal.Sigevent. sigev_notify_function(Callback__Sigval_int__V sigev_notify_function)Even if we can get away with an int we dont do this. -
Uses of Callback__Sigval_int__V in de.ibapl.jnhw.util.posix
Subclasses of Callback__Sigval_int__V in de.ibapl.jnhw.util.posix Modifier and Type Class Description classCallback__Sigval_int__V_Impl
-