Package org.robovm.apple.foundation
Class NSPort.NSPortPtr
- All Implemented Interfaces:
Iterable<NSPort.NSPortPtr>
- Enclosing class:
- NSPort
public static class NSPort.NSPortPtr extends Ptr<NSPort,NSPort.NSPortPtr>
-
Nested Class Summary
Nested classes/interfaces inherited from class org.robovm.rt.bro.Struct
Struct.Marshaler -
Constructor Summary
Constructors Constructor Description NSPortPtr() -
Method Summary
Methods inherited from class org.robovm.rt.bro.Struct
_sizeOf, allocate, allocate, as, clear, clear, copy, copy, copyWithMalloc, copyWithMalloc, free, iterator, iterator, malloc, malloc, next, next, offsetOf, previous, previous, sizeOf, sizeOf, toArray, toList, toStruct, update, update, update, wrapMethods inherited from class org.robovm.rt.bro.NativeObject
equals, getHandle, hashCode, setHandle
-
Constructor Details
-
NSPortPtr
public NSPortPtr()
-