com.ochafik.lang.jnaerator.runtime
Class WStringPointer.ByReference

java.lang.Object
  extended by com.sun.jna.Structure
      extended by com.ochafik.lang.jnaerator.runtime.Structure<WStringPointer,WStringPointer.ByValue,WStringPointer.ByReference>
          extended by com.ochafik.lang.jnaerator.runtime.WStringPointer
              extended by com.ochafik.lang.jnaerator.runtime.WStringPointer.ByReference
All Implemented Interfaces:
StructureType, StructureTypeDependent, Structure.ByReference, Comparable<Structure<WStringPointer,WStringPointer.ByValue,WStringPointer.ByReference>>
Enclosing class:
WStringPointer

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


Nested Class Summary
 
Nested classes/interfaces inherited from class com.ochafik.lang.jnaerator.runtime.WStringPointer
WStringPointer.ByReference, WStringPointer.ByValue
 
Field Summary
 
Fields inherited from class com.ochafik.lang.jnaerator.runtime.WStringPointer
value
 
Fields inherited from class com.sun.jna.Structure
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE
 
Constructor Summary
WStringPointer.ByReference()
           
 
Method Summary
 
Methods inherited from class com.ochafik.lang.jnaerator.runtime.WStringPointer
newByReference, newByValue, newInstance, toString
 
Methods inherited from class com.ochafik.lang.jnaerator.runtime.Structure
byReference, byValue, castToArray, castToArray, castToArray, castToReferenceArray, castToReferenceArray, castToValueArray, castToValueArray, clone, compareTo, getBitsAnnotation, newArray, read, readDependency, setDependency, setupClone, setupClone, toArray, toArray, toArray, toReferenceArray, toReferenceArray, toValueArray, toValueArray, use, use, use, use, write
 
Methods inherited from class com.sun.jna.Structure
allocateMemory, allocateMemory, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, clear, ensureAllocated, equals, getAutoRead, getAutoWrite, getFieldOrder, getNativeAlignment, getPointer, getStructAlignment, hashCode, newInstance, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setFieldOrder, setTypeMapper, size, sortFields, useMemory, useMemory, writeField, writeField
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.ochafik.lang.jnaerator.runtime.StructureType
getPointer, size
 

Constructor Detail

WStringPointer.ByReference

public WStringPointer.ByReference()


Copyright © 2009. All Rights Reserved.