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