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