AutoCloseablepublic static class mkl_rt.DefVmlErrorContext extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor | Description |
|---|---|
DefVmlErrorContext() |
Default native constructor.
|
DefVmlErrorContext(long size) |
Native array allocator.
|
DefVmlErrorContext(Pointer p) |
Pointer cast constructor.
|
| Modifier and Type | Method | Description |
|---|---|---|
BytePointer |
cFuncName() |
|
byte |
cFuncName(int i) |
|
mkl_rt.DefVmlErrorContext |
cFuncName(int i,
byte setter) |
|
double |
dbA1() |
|
mkl_rt.DefVmlErrorContext |
dbA1(double setter) |
|
double |
dbA1Im() |
|
mkl_rt.DefVmlErrorContext |
dbA1Im(double setter) |
|
double |
dbA2() |
|
mkl_rt.DefVmlErrorContext |
dbA2(double setter) |
|
double |
dbA2Im() |
|
mkl_rt.DefVmlErrorContext |
dbA2Im(double setter) |
|
double |
dbR1() |
|
mkl_rt.DefVmlErrorContext |
dbR1(double setter) |
|
double |
dbR1Im() |
|
mkl_rt.DefVmlErrorContext |
dbR1Im(double setter) |
|
double |
dbR2() |
|
mkl_rt.DefVmlErrorContext |
dbR2(double setter) |
|
double |
dbR2Im() |
|
mkl_rt.DefVmlErrorContext |
dbR2Im(double setter) |
|
int |
iCode() |
|
mkl_rt.DefVmlErrorContext |
iCode(int setter) |
|
int |
iFuncNameLen() |
|
mkl_rt.DefVmlErrorContext |
iFuncNameLen(int setter) |
|
int |
iIndex() |
|
mkl_rt.DefVmlErrorContext |
iIndex(int setter) |
|
mkl_rt.DefVmlErrorContext |
position(long position) |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitaddress, 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, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic DefVmlErrorContext()
public DefVmlErrorContext(long size)
Pointer.position(long).public DefVmlErrorContext(Pointer p)
Pointer(Pointer).public mkl_rt.DefVmlErrorContext position(long position)
public int iCode()
public mkl_rt.DefVmlErrorContext iCode(int setter)
public int iIndex()
public mkl_rt.DefVmlErrorContext iIndex(int setter)
public double dbA1()
public mkl_rt.DefVmlErrorContext dbA1(double setter)
public double dbA2()
public mkl_rt.DefVmlErrorContext dbA2(double setter)
public double dbR1()
public mkl_rt.DefVmlErrorContext dbR1(double setter)
public double dbR2()
public mkl_rt.DefVmlErrorContext dbR2(double setter)
@Cast("char") public byte cFuncName(int i)
public mkl_rt.DefVmlErrorContext cFuncName(int i, byte setter)
@MemberGetter @Cast("char*") public BytePointer cFuncName()
public int iFuncNameLen()
public mkl_rt.DefVmlErrorContext iFuncNameLen(int setter)
public double dbA1Im()
public mkl_rt.DefVmlErrorContext dbA1Im(double setter)
public double dbA2Im()
public mkl_rt.DefVmlErrorContext dbA2Im(double setter)
public double dbR1Im()
public mkl_rt.DefVmlErrorContext dbR1Im(double setter)
public double dbR2Im()
public mkl_rt.DefVmlErrorContext dbR2Im(double setter)
Copyright © 2019. All rights reserved.