com.ochafik.lang.jnaerator.runtime
Class WStringPointer
java.lang.Object
com.sun.jna.Structure
com.ochafik.lang.jnaerator.runtime.Structure<WStringPointer,WStringPointer.ByValue,WStringPointer.ByReference>
com.ochafik.lang.jnaerator.runtime.WStringPointer
- All Implemented Interfaces:
- StructureType, StructureTypeDependent, Comparable<Structure<WStringPointer,WStringPointer.ByValue,WStringPointer.ByReference>>
- Direct Known Subclasses:
- WStringPointer.ByReference, WStringPointer.ByValue
Deprecated.
@Deprecated
public class WStringPointer
- extends Structure<WStringPointer,WStringPointer.ByValue,WStringPointer.ByReference>
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 |
value
public WString value
- Deprecated.
WStringPointer
public WStringPointer()
- Deprecated.
WStringPointer
public WStringPointer(PointerType p)
- Deprecated.
WStringPointer
public WStringPointer(Pointer p)
- Deprecated.
WStringPointer
public WStringPointer(Pointer p,
int offset)
- Deprecated.
WStringPointer
public WStringPointer(WString value)
- Deprecated.
WStringPointer
public WStringPointer(String value)
- Deprecated.
toString
public String toString()
- Deprecated.
- Overrides:
toString
in class Structure
newByReference
protected WStringPointer.ByReference newByReference()
- Deprecated.
- Specified by:
newByReference
in class Structure<WStringPointer,WStringPointer.ByValue,WStringPointer.ByReference>
newByValue
protected WStringPointer.ByValue newByValue()
- Deprecated.
- Specified by:
newByValue
in class Structure<WStringPointer,WStringPointer.ByValue,WStringPointer.ByReference>
newInstance
protected WStringPointer newInstance()
- Deprecated.
- Specified by:
newInstance
in class Structure<WStringPointer,WStringPointer.ByValue,WStringPointer.ByReference>
Copyright © 2009. All Rights Reserved.