@Documented
@Retention(value=RUNTIME)
@Target(value={METHOD,PARAMETER})
public @interface ByRef
FunctionPointer, the Generator passes the underlying
C++ function object (aka functor) instead of a function pointer.Generator| Modifier and Type | Optional Element and Description |
|---|---|
java.lang.String |
nullValue
A C++ expression to use when null is passed.
|