org.rococoa.cocoa.webkit
Class NP_CGContext.ByReference

java.lang.Object
  extended by com.sun.jna.Structure
      extended by com.ochafik.lang.jnaerator.runtime.Structure
          extended by org.rococoa.cocoa.webkit.NP_CGContext
              extended by org.rococoa.cocoa.webkit.NP_CGContext.ByReference
All Implemented Interfaces:
Structure.ByReference
Enclosing class:
NP_CGContext

public static class NP_CGContext.ByReference
extends NP_CGContext
implements Structure.ByReference


Nested Class Summary
 
Nested classes/interfaces inherited from class org.rococoa.cocoa.webkit.NP_CGContext
NP_CGContext.ByReference, NP_CGContext.ByValue
 
Field Summary
 
Fields inherited from class org.rococoa.cocoa.webkit.NP_CGContext
context
 
Fields inherited from class com.sun.jna.Structure
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE
 
Constructor Summary
NP_CGContext.ByReference()
           
 
Method Summary
 
Methods inherited from class org.rococoa.cocoa.webkit.NP_CGContext
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

NP_CGContext.ByReference

public NP_CGContext.ByReference()