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

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

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


Nested Class Summary
 
Nested classes/interfaces inherited from class com.ochafik.lang.jnaerator.runtime.StringPointer
StringPointer.ByReference, StringPointer.ByValue
 
Field Summary
 
Fields inherited from class com.ochafik.lang.jnaerator.runtime.StringPointer
value
 
Fields inherited from class com.sun.jna.Structure
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE
 
Constructor Summary
StringPointer.ByReference()
           
 
Method Summary
 
Methods inherited from class com.ochafik.lang.jnaerator.runtime.StringPointer
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

StringPointer.ByReference

public StringPointer.ByReference()


Copyright © 2009. All Rights Reserved.