Package org.robovm.apple.carplay
Class CPListItem.CPListItemPtr
java.lang.Object
org.robovm.rt.bro.NativeObject
org.robovm.rt.bro.Struct<T>
org.robovm.rt.bro.ptr.Ptr<CPListItem,CPListItem.CPListItemPtr>
org.robovm.apple.carplay.CPListItem.CPListItemPtr
- All Implemented Interfaces:
Iterable<CPListItem.CPListItemPtr>
- Enclosing class:
- CPListItem
public static class CPListItem.CPListItemPtr extends Ptr<CPListItem,CPListItem.CPListItemPtr>
-
Nested Class Summary
-
Constructor Summary
Constructors Constructor Description CPListItemPtr() -
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, wrap
-
Constructor Details
-
CPListItemPtr
public CPListItemPtr()
-