@Namespace(value="c10::impl") @NoOffset @Properties(inherit=torch.class) public class DisablePythonDispatcher extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description | 
|---|
DisablePythonDispatcher()  | 
DisablePythonDispatcher(long size)
Native array allocator. 
 | 
DisablePythonDispatcher(Pointer p)
Pointer cast constructor. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
DisablePythonDispatcher | 
getPointer(long i)  | 
PyInterpreter | 
old_()  | 
DisablePythonDispatcher | 
old_(PyInterpreter setter)  | 
DisablePythonDispatcher | 
position(long position)  | 
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 DisablePythonDispatcher(Pointer p)
Pointer(Pointer).public DisablePythonDispatcher(long size)
Pointer.position(long).public DisablePythonDispatcher()
public DisablePythonDispatcher position(long position)
public DisablePythonDispatcher getPointer(long i)
getPointer in class Pointerpublic PyInterpreter old_()
public DisablePythonDispatcher old_(PyInterpreter setter)
Copyright © 2025. All rights reserved.