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