@Name(value="cv::TLSData<cv::instr::NodeDataTls>") public static class opencv_core.NodeDataTlsData extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
NodeDataTlsData() |
NodeDataTlsData(long size)
Native array allocator.
|
NodeDataTlsData(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
gather(opencv_core.NodeDataTlsVector data) |
opencv_core.NodeDataTls |
get() |
opencv_core.NodeDataTlsData |
position(long position) |
address, asBuffer, asByteBuffer, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, physicalBytes, position, put, realloc, setNull, sizeof, toString, totalBytes, withDeallocator, zeropublic NodeDataTlsData(Pointer p)
Pointer.Pointer(Pointer).public NodeDataTlsData(long size)
Pointer.position(long).public NodeDataTlsData()
public opencv_core.NodeDataTlsData position(long position)
public opencv_core.NodeDataTls get()
public void gather(@ByRef opencv_core.NodeDataTlsVector data)
Copyright © 2017. All rights reserved.