Package org.bytedeco.cpython
Class PyDateTime_CAPI.Delta_FromDelta_int_int_int_int_PyTypeObject
java.lang.Object
org.bytedeco.javacpp.Pointer
org.bytedeco.javacpp.FunctionPointer
org.bytedeco.cpython.PyDateTime_CAPI.Delta_FromDelta_int_int_int_int_PyTypeObject
- All Implemented Interfaces:
AutoCloseable
- Enclosing class:
- PyDateTime_CAPI
public static class PyDateTime_CAPI.Delta_FromDelta_int_int_int_int_PyTypeObject
extends FunctionPointer
-
Nested Class Summary
Nested classes/interfaces inherited from class org.bytedeco.javacpp.Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter -
Field Summary
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedPointer cast constructor. -
Method Summary
Modifier and TypeMethodDescriptioncall(int arg0, int arg1, int arg2, int arg3, PyTypeObject arg4) Methods inherited from class org.bytedeco.javacpp.Pointer
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
-
Constructor Details
-
Delta_FromDelta_int_int_int_int_PyTypeObject
Pointer cast constructor. InvokesPointer(Pointer). -
Delta_FromDelta_int_int_int_int_PyTypeObject
protected Delta_FromDelta_int_int_int_int_PyTypeObject()
-
-
Method Details
-
call
-