Uses of Class
org.robovm.rt.bro.annotation.MachineSizedSInt
| Package | Description |
|---|---|
| org.robovm.rt.bro | |
| org.robovm.rt.bro.ptr |
-
Uses of MachineSizedSInt in org.robovm.rt.bro
Methods in org.robovm.rt.bro with annotations of type MachineSizedSInt Modifier and Type Method Description static longValuedEnum.AsMachineSizedSIntMarshaler. toNative(ValuedEnum v, long flags)Method parameters in org.robovm.rt.bro with annotations of type MachineSizedSInt Modifier and Type Method Description static <T extends Enum<T> & ValuedEnum>
ValuedEnumValuedEnum.AsMachineSizedSIntMarshaler. toObject(Class<T> cls, long value, long flags) -
Uses of MachineSizedSInt in org.robovm.rt.bro.ptr
Methods in org.robovm.rt.bro.ptr with annotations of type MachineSizedSInt Modifier and Type Method Description longMachineSizedSIntPtr. get()Returns the current value.Method parameters in org.robovm.rt.bro.ptr with annotations of type MachineSizedSInt Modifier and Type Method Description voidMachineSizedSIntPtr. set(long value)Sets the value.