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