org.rococoa.cocoa.appkit
Class NSApplication.__appFlags.ByValue

java.lang.Object
  extended by com.sun.jna.Structure
      extended by com.ochafik.lang.jnaerator.runtime.Structure
          extended by org.rococoa.cocoa.appkit.NSApplication.__appFlags
              extended by org.rococoa.cocoa.appkit.NSApplication.__appFlags.ByValue
All Implemented Interfaces:
Structure.ByValue
Enclosing class:
NSApplication.__appFlags

public static class NSApplication.__appFlags.ByValue
extends NSApplication.__appFlags
implements Structure.ByValue


Nested Class Summary
 
Nested classes/interfaces inherited from class org.rococoa.cocoa.appkit.NSApplication.__appFlags
NSApplication.__appFlags.ByReference, NSApplication.__appFlags.ByValue
 
Field Summary
 
Fields inherited from class org.rococoa.cocoa.appkit.NSApplication.__appFlags
_active, _appDying, _batchOrdering, _deactPending, _delegateReturnsValidRequestor, _didNSOpenOrPrint, _doingHide, _doingUnhide, _dontSendShouldTerminate, _finishedLaunching, _hasBeenRun, _hasEventDelegate, _hasKeyFocus, _hidden, _hiddenOnLaunch, _inDealloc, _invalidEvent, _invalidState, _openStatus, _panelsNonactivating, _pendingDidFinish, _postedWindowsNeedUpdateNote, _reserved, _RESERVED1, _skipWin32DelayedRestoreKeyWindowAfterHide, _wantsToActivate
 
Fields inherited from class com.sun.jna.Structure
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE
 
Constructor Summary
NSApplication.__appFlags.ByValue()
           
 
Method Summary
 
Methods inherited from class org.rococoa.cocoa.appkit.NSApplication.__appFlags
byReference, byValue, clone
 
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
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NSApplication.__appFlags.ByValue

public NSApplication.__appFlags.ByValue()