org.rococoa.cocoa.carboncore
Class PEFExportedSymbolKey.u_union
java.lang.Object
com.sun.jna.Structure
com.sun.jna.Union
com.ochafik.lang.jnaerator.runtime.Union<PEFExportedSymbolKey.u_union,PEFExportedSymbolKey.u_union.ByValue,PEFExportedSymbolKey.u_union.ByReference>
org.rococoa.cocoa.carboncore.PEFExportedSymbolKey.u_union
- All Implemented Interfaces:
- StructureType, StructureTypeDependent
- Direct Known Subclasses:
- PEFExportedSymbolKey.u_union.ByReference, PEFExportedSymbolKey.u_union.ByValue
- Enclosing class:
- PEFExportedSymbolKey
public static class PEFExportedSymbolKey.u_union
- extends Union<PEFExportedSymbolKey.u_union,PEFExportedSymbolKey.u_union.ByValue,PEFExportedSymbolKey.u_union.ByReference>
Methods inherited from class com.ochafik.lang.jnaerator.runtime.Union |
byReference, byValue, castToArray, castToArray, castToArray, clone, newArray, read, setDependency, toArray, toArray, toArray, use, use, use, use, write |
Methods inherited from class com.sun.jna.Structure |
autoRead, autoRead, autoWrite, autoWrite, clear, equals, getAutoRead, getAutoWrite, getPointer, hashCode, newInstance, setAutoRead, setAutoSynch, setAutoWrite, size, toString |
fullHashWord
public int fullHashWord
splitHashWord
public PEFSplitHashWord splitHashWord
PEFExportedSymbolKey.u_union
public PEFExportedSymbolKey.u_union()
PEFExportedSymbolKey.u_union
public PEFExportedSymbolKey.u_union(int fullHashWord)
PEFExportedSymbolKey.u_union
public PEFExportedSymbolKey.u_union(PEFSplitHashWord splitHashWord)
newArray
public static PEFExportedSymbolKey.u_union[] newArray(int arrayLength)
Copyright © 2009. All Rights Reserved.