org.rococoa.cocoa.coredata
Class NSMigrationManager._migrationManagerFlags
java.lang.Object
com.sun.jna.Structure
com.ochafik.lang.jnaerator.runtime.Structure
org.rococoa.cocoa.coredata.NSMigrationManager._migrationManagerFlags
- Direct Known Subclasses:
- NSMigrationManager._migrationManagerFlags.ByReference, NSMigrationManager._migrationManagerFlags.ByValue
- Enclosing class:
- NSMigrationManager
public static class NSMigrationManager._migrationManagerFlags
- extends com.ochafik.lang.jnaerator.runtime.Structure
Methods inherited from class com.ochafik.lang.jnaerator.runtime.Structure |
setupClone |
Methods inherited from class com.sun.jna.Structure |
allocateMemory, allocateMemory, cacheTypeInfo, clear, ensureAllocated, equals, getAutoRead, getAutoWrite, getFieldOrder, getNativeAlignment, getPointer, getStructAlignment, hashCode, newInstance, read, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setFieldOrder, setTypeMapper, size, sortFields, toArray, toArray, toString, useMemory, useMemory, write, writeField, writeField |
_migrationWasCancelled
public byte _migrationWasCancelled
_reservedMigrationManager
public int _reservedMigrationManager
NSMigrationManager._migrationManagerFlags
public NSMigrationManager._migrationManagerFlags()
NSMigrationManager._migrationManagerFlags
public NSMigrationManager._migrationManagerFlags(byte _migrationWasCancelled,
int _reservedMigrationManager)
byReference
public NSMigrationManager._migrationManagerFlags.ByReference byReference()
byValue
public NSMigrationManager._migrationManagerFlags.ByValue byValue()
clone
public NSMigrationManager._migrationManagerFlags clone()
- Overrides:
clone
in class Object