@Name(value="cv::TLSData<cv::instr::NodeDataTls>") @Properties(inherit=opencv_core.class) public class NodeDataTlsData extends Pointer
TLSDataAccumulator
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
NodeDataTlsData() |
NodeDataTlsData(long size)
Native array allocator.
|
NodeDataTlsData(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
cleanup()
Release associated thread data
|
NodeDataTls |
get()
Get data associated with key
|
NodeDataTlsData |
getPointer(long i) |
NodeDataTls |
getRef()
Get data associated with key
|
NodeDataTlsData |
position(long position) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zero
public NodeDataTlsData(Pointer p)
Pointer(Pointer)
.public NodeDataTlsData(long size)
Pointer.position(long)
.public NodeDataTlsData()
public NodeDataTlsData position(long position)
public NodeDataTlsData getPointer(long i)
getPointer
in class Pointer
public NodeDataTls get()
@ByRef public NodeDataTls getRef()
public void cleanup()
Copyright © 2024. All rights reserved.