@NoOffset @Name(value="std::tuple<std::shared_ptr<c10::SafePyObject>,c10::impl::TorchDispatchModeKey>") @Properties(inherit=torch.class) public class T_SafePyObjectTorchDispatchModeKey_T extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
T_SafePyObjectTorchDispatchModeKey_T() |
T_SafePyObjectTorchDispatchModeKey_T(Pointer p)
Pointer cast constructor.
|
T_SafePyObjectTorchDispatchModeKey_T(SafePyObject value0,
torch.TorchDispatchModeKey value1) |
Modifier and Type | Method and Description |
---|---|
SafePyObject |
get0() |
static SafePyObject |
get0(T_SafePyObjectTorchDispatchModeKey_T container) |
torch.TorchDispatchModeKey |
get1() |
static torch.TorchDispatchModeKey |
get1(T_SafePyObjectTorchDispatchModeKey_T container) |
T_SafePyObjectTorchDispatchModeKey_T |
put(T_SafePyObjectTorchDispatchModeKey_T x) |
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 T_SafePyObjectTorchDispatchModeKey_T(Pointer p)
Pointer(Pointer)
.public T_SafePyObjectTorchDispatchModeKey_T(@SharedPtr(value="c10::SafePyObject") SafePyObject value0, @ByRef torch.TorchDispatchModeKey value1)
public T_SafePyObjectTorchDispatchModeKey_T()
@Name(value="operator =") @ByRef public T_SafePyObjectTorchDispatchModeKey_T put(@ByRef T_SafePyObjectTorchDispatchModeKey_T x)
@SharedPtr(value="c10::SafePyObject") public SafePyObject get0()
@Namespace @Name(value="std::get<0>") @SharedPtr(value="c10::SafePyObject") public static SafePyObject get0(@ByRef T_SafePyObjectTorchDispatchModeKey_T container)
@ByRef public torch.TorchDispatchModeKey get1()
@Namespace @Name(value="std::get<1>") @ByRef public static torch.TorchDispatchModeKey get1(@ByRef T_SafePyObjectTorchDispatchModeKey_T container)
Copyright © 2024. All rights reserved.