org.rococoa.cocoa.appkit
Class NSDictionaryController.__dictionaryControllerFlags
java.lang.Object
com.sun.jna.Structure
com.ochafik.lang.jnaerator.runtime.Structure
org.rococoa.cocoa.appkit.NSDictionaryController.__dictionaryControllerFlags
- Direct Known Subclasses:
- NSDictionaryController.__dictionaryControllerFlags.ByReference, NSDictionaryController.__dictionaryControllerFlags.ByValue
- Enclosing class:
- NSDictionaryController
public static class NSDictionaryController.__dictionaryControllerFlags
- 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 |
_deepCopiesValues
public byte _deepCopiesValues
_suppressBuildingDictionary
public byte _suppressBuildingDictionary
_reservedDictionaryController
public int _reservedDictionaryController
NSDictionaryController.__dictionaryControllerFlags
public NSDictionaryController.__dictionaryControllerFlags()
NSDictionaryController.__dictionaryControllerFlags
public NSDictionaryController.__dictionaryControllerFlags(byte _deepCopiesValues,
byte _suppressBuildingDictionary,
int _reservedDictionaryController)
byReference
public NSDictionaryController.__dictionaryControllerFlags.ByReference byReference()
byValue
public NSDictionaryController.__dictionaryControllerFlags.ByValue byValue()
clone
public NSDictionaryController.__dictionaryControllerFlags clone()
- Overrides:
clone
in class Object