Package org.robovm.apple.network
Class NWGroupDescriptor.NWGroupDescriptorPtr
java.lang.Object
org.robovm.rt.bro.NativeObject
org.robovm.rt.bro.Struct<T>
org.robovm.rt.bro.ptr.Ptr<NWGroupDescriptor,NWGroupDescriptor.NWGroupDescriptorPtr>
org.robovm.apple.network.NWGroupDescriptor.NWGroupDescriptorPtr
- All Implemented Interfaces:
Iterable<NWGroupDescriptor.NWGroupDescriptorPtr>
- Enclosing class:
- NWGroupDescriptor
public static class NWGroupDescriptor.NWGroupDescriptorPtr extends Ptr<NWGroupDescriptor,NWGroupDescriptor.NWGroupDescriptorPtr>
-
Nested Class Summary
Nested classes/interfaces inherited from class org.robovm.rt.bro.Struct
Struct.Marshaler -
Constructor Summary
Constructors Constructor Description NWGroupDescriptorPtr() -
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
-
NWGroupDescriptorPtr
public NWGroupDescriptorPtr()
-