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