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