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