@Properties(inherit=dnnl.class) public class dnnl_exec_arg_t extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
dnnl_exec_arg_t()
Default native constructor.
|
dnnl_exec_arg_t(long size)
Native array allocator.
|
dnnl_exec_arg_t(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
arg()
An argument index, e.g.
|
dnnl_exec_arg_t |
arg(int setter) |
dnnl_exec_arg_t |
getPointer(long i) |
dnnl_memory |
memory()
Input/output memory
|
dnnl_exec_arg_t |
memory(dnnl_memory setter) |
dnnl_exec_arg_t |
position(long position) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic dnnl_exec_arg_t()
public dnnl_exec_arg_t(long size)
Pointer.position(long).public dnnl_exec_arg_t(Pointer p)
Pointer.Pointer(Pointer).public dnnl_exec_arg_t position(long position)
public dnnl_exec_arg_t getPointer(long i)
getPointer in class Pointerpublic int arg()
public dnnl_exec_arg_t arg(int setter)
public dnnl_memory memory()
public dnnl_exec_arg_t memory(dnnl_memory setter)
Copyright © 2020. All rights reserved.