@Namespace(value="cv")
@NoOffset
public static class opencv_core.TLSDataContainer
extends org.bytedeco.javacpp.Pointer
| Constructor and Description |
|---|
TLSDataContainer(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup() |
org.bytedeco.javacpp.Pointer |
createDataInstance() |
void |
deleteDataInstance(org.bytedeco.javacpp.Pointer pData) |
org.bytedeco.javacpp.Pointer |
getData() |
int |
key_() |
opencv_core.TLSDataContainer |
key_(int key_) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic TLSDataContainer(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).public org.bytedeco.javacpp.Pointer getData()
public org.bytedeco.javacpp.Pointer createDataInstance()
public void deleteDataInstance(org.bytedeco.javacpp.Pointer pData)
public int key_()
public opencv_core.TLSDataContainer key_(int key_)
public void cleanup()
Copyright © 2018. All rights reserved.