@NoOffset @Name(value="std::pair<TfLiteNode,TfLiteRegistration>") @Properties(inherit=tensorflowlite.class) public class RegistrationNodePair extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
RegistrationNodePair() |
RegistrationNodePair(Pointer p)
Pointer cast constructor.
|
RegistrationNodePair(TfLiteNode firstValue,
TfLiteRegistration secondValue) |
Modifier and Type | Method and Description |
---|---|
TfLiteNode |
first() |
RegistrationNodePair |
first(TfLiteNode first) |
RegistrationNodePair |
put(RegistrationNodePair x) |
RegistrationNodePair |
put(TfLiteNode firstValue,
TfLiteRegistration secondValue) |
TfLiteRegistration |
second() |
RegistrationNodePair |
second(TfLiteRegistration second) |
address, 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, zero
public RegistrationNodePair(Pointer p)
Pointer(Pointer)
.public RegistrationNodePair(TfLiteNode firstValue, TfLiteRegistration secondValue)
public RegistrationNodePair()
@Name(value="operator =") @ByRef public RegistrationNodePair put(@ByRef RegistrationNodePair x)
@MemberGetter @ByRef public TfLiteNode first()
public RegistrationNodePair first(TfLiteNode first)
@MemberGetter @ByRef public TfLiteRegistration second()
public RegistrationNodePair second(TfLiteRegistration second)
public RegistrationNodePair put(TfLiteNode firstValue, TfLiteRegistration secondValue)
Copyright © 2025. All rights reserved.