@NoOffset public static class Node.InputMap extends StringNodeInputMap
StringNodeInputMap.IteratorPointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
InputMap(ByteBuffer name,
Node.Input defaultInput) |
InputMap(BytePointer name,
Node.Input defaultInput) |
InputMap(Node.Input defaultInput) |
InputMap(Pointer p)
Pointer cast constructor.
|
InputMap(String name,
Node.Input defaultInput) |
| Modifier and Type | Method and Description |
|---|---|
Node.Input |
get(ByteBuffer key) |
Node.Input |
get(BytePointer key)
Create or modify an input
|
Node.Input |
get(String key) |
BytePointer |
name() |
begin, empty, end, erase, put, put, sizeaddress, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic InputMap(Pointer p)
Pointer(Pointer).public InputMap(@ByVal Node.Input defaultInput)
public InputMap(@StdString BytePointer name, @ByVal Node.Input defaultInput)
public InputMap(@StdString ByteBuffer name, @ByVal Node.Input defaultInput)
public InputMap(@StdString String name, @ByVal Node.Input defaultInput)
@MemberGetter @StdString public BytePointer name()
@ByRef @Name(value="operator []") public Node.Input get(@StdString BytePointer key)
get in class StringNodeInputMap@ByRef @Name(value="operator []") public Node.Input get(@StdString ByteBuffer key)
@ByRef @Name(value="operator []") public Node.Input get(@StdString String key)
Copyright © 2023. All rights reserved.