Package org.bytedeco.cpython
Class PyDateTime_CAPI.Time_FromTime_int_int_int_int_PyObject_PyTypeObject
java.lang.Object
org.bytedeco.javacpp.Pointer
org.bytedeco.javacpp.FunctionPointer
org.bytedeco.cpython.PyDateTime_CAPI.Time_FromTime_int_int_int_int_PyObject_PyTypeObject
- All Implemented Interfaces:
AutoCloseable
- Enclosing class:
- PyDateTime_CAPI
public static class PyDateTime_CAPI.Time_FromTime_int_int_int_int_PyObject_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, PyObject arg4, PyTypeObject arg5) 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
-
Time_FromTime_int_int_int_int_PyObject_PyTypeObject
Pointer cast constructor. InvokesPointer(Pointer). -
Time_FromTime_int_int_int_int_PyObject_PyTypeObject
protected Time_FromTime_int_int_int_int_PyObject_PyTypeObject()
-
-
Method Details
-
call
-