@Name(value="cv::Node<cv::instr::NodeData>") @NoOffset @Properties(inherit=opencv_core.class) public class InstrNode extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
InstrNode() |
InstrNode(long size)
Native array allocator.
|
InstrNode(NodeData payload) |
InstrNode(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addChild(InstrNode pNode) |
int |
findChild(InstrNode pNode) |
InstrNode |
findChild(NodeData payload) |
int |
getDepth() |
InstrNode |
getPointer(long i) |
PointerPointer |
m_childs() |
InstrNode |
m_childs(PointerPointer setter) |
NodeData |
m_payload() |
InstrNode |
m_payload(NodeData setter) |
InstrNode |
m_pParent() |
InstrNode |
m_pParent(InstrNode setter) |
InstrNode |
position(long position) |
void |
removeChilds() |
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, zeropublic InstrNode(Pointer p)
Pointer(Pointer).public InstrNode(long size)
Pointer.position(long).public InstrNode()
public InstrNode getPointer(long i)
getPointer in class Pointerpublic int findChild(InstrNode pNode)
public void addChild(InstrNode pNode)
public void removeChilds()
public int getDepth()
public InstrNode m_pParent()
@Cast(value="cv::Node<cv::instr::NodeData>**") @StdVector public PointerPointer m_childs()
public InstrNode m_childs(PointerPointer setter)
Copyright © 2025. All rights reserved.