public abstract class PointerParameterStrategy
extends com.kenai.jffi.ObjectParameterStrategy
| Modifier and Type | Field and Description |
|---|---|
int |
objectCount |
| Modifier | Constructor and Description |
|---|---|
protected |
PointerParameterStrategy(com.kenai.jffi.ObjectParameterStrategy.StrategyType type) |
protected |
PointerParameterStrategy(com.kenai.jffi.ObjectParameterStrategy.StrategyType type,
com.kenai.jffi.ObjectParameterType parameterType) |
| Modifier and Type | Method and Description |
|---|---|
abstract long |
address(Object o) |
long |
getAddress(Object o) |
protected PointerParameterStrategy(com.kenai.jffi.ObjectParameterStrategy.StrategyType type)
protected PointerParameterStrategy(com.kenai.jffi.ObjectParameterStrategy.StrategyType type,
com.kenai.jffi.ObjectParameterType parameterType)
Copyright © 2013. All rights reserved.