@Name(value="cv::TLSData<cv::instr::NodeDataTls>") @Properties(inherit=opencv_core.class) public class NodeDataTlsData extends Pointer
TLSDataAccumulatorPointer.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
|
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, hashCode, isNull, 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 NodeDataTlsData(Pointer p)
Pointer.Pointer(Pointer).public NodeDataTlsData(long size)
Pointer.position(long).public NodeDataTlsData()
public NodeDataTlsData position(long position)
public NodeDataTls get()
@ByRef public NodeDataTls getRef()
public void cleanup()
Copyright © 2020. All rights reserved.