@NoOffset public static class Node.OutputMap extends StringNodeOutputMap
StringNodeOutputMap.IteratorPointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
OutputMap(ByteBuffer name,
Node.Output defaultOutput) |
OutputMap(BytePointer name,
Node.Output defaultOutput) |
OutputMap(Node.Output defaultOutput) |
OutputMap(Pointer p)
Pointer cast constructor.
|
OutputMap(String name,
Node.Output defaultOutput) |
| Modifier and Type | Method and Description |
|---|---|
Node.Output |
get(ByteBuffer key) |
Node.Output |
get(BytePointer key)
Create or modify an input
|
Node.Output |
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 OutputMap(Pointer p)
Pointer(Pointer).public OutputMap(@StdString BytePointer name, @ByVal Node.Output defaultOutput)
public OutputMap(@StdString ByteBuffer name, @ByVal Node.Output defaultOutput)
public OutputMap(@StdString String name, @ByVal Node.Output defaultOutput)
public OutputMap(@ByVal Node.Output defaultOutput)
@MemberGetter @StdString public BytePointer name()
@ByRef @Name(value="operator []") public Node.Output get(@StdString BytePointer key)
get in class StringNodeOutputMap@ByRef @Name(value="operator []") public Node.Output get(@StdString ByteBuffer key)
@ByRef @Name(value="operator []") public Node.Output get(@StdString String key)
Copyright © 2023. All rights reserved.