public static class mkl_rt.DefVmlErrorContext extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
DefVmlErrorContext()
Default native constructor.
|
DefVmlErrorContext(long size)
Native array allocator.
|
DefVmlErrorContext(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
BytePointer |
cFuncName() |
byte |
cFuncName(int i) |
mkl_rt.DefVmlErrorContext |
cFuncName(int i,
byte cFuncName) |
double |
dbA1() |
mkl_rt.DefVmlErrorContext |
dbA1(double dbA1) |
double |
dbA1Im() |
mkl_rt.DefVmlErrorContext |
dbA1Im(double dbA1Im) |
double |
dbA2() |
mkl_rt.DefVmlErrorContext |
dbA2(double dbA2) |
double |
dbA2Im() |
mkl_rt.DefVmlErrorContext |
dbA2Im(double dbA2Im) |
double |
dbR1() |
mkl_rt.DefVmlErrorContext |
dbR1(double dbR1) |
double |
dbR1Im() |
mkl_rt.DefVmlErrorContext |
dbR1Im(double dbR1Im) |
double |
dbR2() |
mkl_rt.DefVmlErrorContext |
dbR2(double dbR2) |
double |
dbR2Im() |
mkl_rt.DefVmlErrorContext |
dbR2Im(double dbR2Im) |
int |
iCode() |
mkl_rt.DefVmlErrorContext |
iCode(int iCode) |
int |
iFuncNameLen() |
mkl_rt.DefVmlErrorContext |
iFuncNameLen(int iFuncNameLen) |
int |
iIndex() |
mkl_rt.DefVmlErrorContext |
iIndex(int iIndex) |
mkl_rt.DefVmlErrorContext |
position(long position) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic DefVmlErrorContext()
public DefVmlErrorContext(long size)
Pointer.position(long).public DefVmlErrorContext(Pointer p)
Pointer.Pointer(Pointer).public mkl_rt.DefVmlErrorContext position(long position)
public int iCode()
public mkl_rt.DefVmlErrorContext iCode(int iCode)
public int iIndex()
public mkl_rt.DefVmlErrorContext iIndex(int iIndex)
public double dbA1()
public mkl_rt.DefVmlErrorContext dbA1(double dbA1)
public double dbA2()
public mkl_rt.DefVmlErrorContext dbA2(double dbA2)
public double dbR1()
public mkl_rt.DefVmlErrorContext dbR1(double dbR1)
public double dbR2()
public mkl_rt.DefVmlErrorContext dbR2(double dbR2)
public mkl_rt.DefVmlErrorContext cFuncName(int i, byte cFuncName)
@MemberGetter @Cast(value="char*") public BytePointer cFuncName()
public int iFuncNameLen()
public mkl_rt.DefVmlErrorContext iFuncNameLen(int iFuncNameLen)
public double dbA1Im()
public mkl_rt.DefVmlErrorContext dbA1Im(double dbA1Im)
public double dbA2Im()
public mkl_rt.DefVmlErrorContext dbA2Im(double dbA2Im)
public double dbR1Im()
public mkl_rt.DefVmlErrorContext dbR1Im(double dbR1Im)
public double dbR2Im()
public mkl_rt.DefVmlErrorContext dbR2Im(double dbR2Im)
Copyright © 2018. All rights reserved.