@Namespace(value="cv::instr")
@NoOffset
public static class opencv_core.NodeDataTls
extends org.bytedeco.javacpp.Pointer
| Constructor and Description |
|---|
NodeDataTls() |
NodeDataTls(long size)
Native array allocator.
|
NodeDataTls(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
m_ticksTotal() |
opencv_core.NodeDataTls |
m_ticksTotal(int m_ticksTotal) |
opencv_core.NodeDataTls |
position(long position) |
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, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic NodeDataTls(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).public NodeDataTls(long size)
Pointer.position(long).public NodeDataTls()
public opencv_core.NodeDataTls position(long position)
position in class org.bytedeco.javacpp.Pointer@Cast(value="uint64") public int m_ticksTotal()
public opencv_core.NodeDataTls m_ticksTotal(int m_ticksTotal)
Copyright © 2018. All rights reserved.