public final class dtAllocHint
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static dtAllocHint |
DT_ALLOC_PERM |
static dtAllocHint |
DT_ALLOC_TEMP |
Modifier and Type | Method and Description |
---|---|
static dtAllocHint |
swigToEnum(int swigValue) |
int |
swigValue() |
java.lang.String |
toString() |
public static final dtAllocHint DT_ALLOC_PERM
public static final dtAllocHint DT_ALLOC_TEMP
public final int swigValue()
public java.lang.String toString()
toString
in class java.lang.Object
public static dtAllocHint swigToEnum(int swigValue)