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