org.bridj
Class StructIO.AggregatedFieldDesc

java.lang.Object
  extended by org.bridj.StructIO.FieldDesc
      extended by org.bridj.StructIO.AggregatedFieldDesc
Enclosing class:
StructIO

public static class StructIO.AggregatedFieldDesc
extends StructIO.FieldDesc


Field Summary
 List<StructIO.FieldDecl> fields
           
 
Fields inherited from class org.bridj.StructIO.FieldDesc
alignment, arrayLength, bitLength, bitOffset, byteLength, byteOffset, field, isArray, isNativeObject, nativeTypeOrPointerTargetType
 
Constructor Summary
StructIO.AggregatedFieldDesc()
           
 
Method Summary
 
Methods inherited from class org.bridj.StructIO.FieldDesc
offset, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

fields

public List<StructIO.FieldDecl> fields
Constructor Detail

StructIO.AggregatedFieldDesc

public StructIO.AggregatedFieldDesc()


Copyright © 2009-2012. All Rights Reserved.