| Package | Description |
|---|---|
| jnr.ffi.mapper | |
| jnr.ffi.provider | |
| jnr.ffi.provider.jffi |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractToNativeType |
| Modifier and Type | Method and Description |
|---|---|
static ToNativeType |
ToNativeTypes.create(ToNativeConverter converter) |
ToNativeType |
SignatureTypeMapperAdapter.getToNativeType(SignatureType type,
ToNativeContext context) |
ToNativeType |
SignatureTypeMapper.getToNativeType(SignatureType type,
ToNativeContext context) |
ToNativeType |
CompositeTypeMapper.getToNativeType(SignatureType type,
ToNativeContext context) |
ToNativeType |
CachingTypeMapper.getToNativeType(SignatureType type,
ToNativeContext context) |
ToNativeType |
AbstractSignatureTypeMapper.getToNativeType(SignatureType type,
ToNativeContext context) |
| Modifier and Type | Class and Description |
|---|---|
class |
ParameterType |
class |
ToNativeType |
| Modifier and Type | Method and Description |
|---|---|
ToNativeType |
AnnotationTypeMapper.getToNativeType(SignatureType type,
ToNativeContext context) |
Copyright © 2017. All rights reserved.