@Name(value="dmlc::is_integral<char>") @Properties(inherit=tvm_runtime.class) public class is_integral extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Modifier and Type | Field and Description |
|---|---|
static boolean |
value |
| Constructor and Description |
|---|
is_integral()
Default native constructor.
|
is_integral(long size)
Native array allocator.
|
is_integral(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
is_integral |
getPointer(long i) |
is_integral |
position(long position) |
static boolean |
value() |
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, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic is_integral()
public is_integral(long size)
Pointer.position(long).public is_integral(Pointer p)
Pointer(Pointer).public is_integral position(long position)
public is_integral getPointer(long i)
getPointer in class Pointer@MemberGetter @Cast(value="const bool") public static boolean value()
Copyright © 2021. All rights reserved.