| Package | Description | 
|---|---|
| org.jruby.ext.ffi | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | StructLayout.ArrayField | 
| static class  | StructLayout.EnumField | 
| static class  | StructLayout.FunctionField | 
| static class  | StructLayout.InnerStructField | 
| static class  | StructLayout.MappedField | 
| static class  | StructLayout.NumberField | 
| static class  | StructLayout.PointerField | 
| Modifier and Type | Method and Description | 
|---|---|
| Collection<StructLayout.Field> | StructLayout. getFields() | 
| Constructor and Description | 
|---|
| StructLayout.Member(StructLayout.Field f,
                   int index,
                   int cacheIndex,
                   int referenceIndex)Initializes a new Member instance | 
Copyright © 2001-2015 JRuby. All Rights Reserved.