@Properties(inherit=python.class) public class PyDateTime_DateTime extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
PyDateTime_DateTime()
Default native constructor.
|
PyDateTime_DateTime(long size)
Native array allocator.
|
PyDateTime_DateTime(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
BytePointer |
data() |
byte |
data(int i) |
PyDateTime_DateTime |
data(int i,
byte setter) |
byte |
fold() |
PyDateTime_DateTime |
fold(byte setter) |
PyDateTime_DateTime |
getPointer(long i) |
long |
hashcode() |
PyDateTime_DateTime |
hashcode(long setter) |
byte |
hastzinfo() |
PyDateTime_DateTime |
hastzinfo(byte setter) |
PyObject |
ob_base() |
PyDateTime_DateTime |
ob_base(PyObject setter) |
PyDateTime_DateTime |
position(long position) |
PyObject |
tzinfo() |
PyDateTime_DateTime |
tzinfo(PyObject setter) |
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, zero
public PyDateTime_DateTime()
public PyDateTime_DateTime(long size)
Pointer.position(long)
.public PyDateTime_DateTime(Pointer p)
Pointer(Pointer)
.public PyDateTime_DateTime position(long position)
public PyDateTime_DateTime getPointer(long i)
getPointer
in class Pointer
public PyDateTime_DateTime ob_base(PyObject setter)
public PyDateTime_DateTime hashcode(long setter)
public PyDateTime_DateTime hastzinfo(byte setter)
public PyDateTime_DateTime data(int i, byte setter)
@MemberGetter @Cast(value="unsigned char*") public BytePointer data()
public PyDateTime_DateTime fold(byte setter)
public PyObject tzinfo()
public PyDateTime_DateTime tzinfo(PyObject setter)
Copyright © 2023. All rights reserved.