@Properties(inherit=Skia.class) public class sk_time_datetime_t extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
sk_time_datetime_t()
Default native constructor.
|
sk_time_datetime_t(long size)
Native array allocator.
|
sk_time_datetime_t(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
byte |
fDay() |
sk_time_datetime_t |
fDay(byte setter) |
byte |
fDayOfWeek() |
sk_time_datetime_t |
fDayOfWeek(byte setter) |
byte |
fHour() |
sk_time_datetime_t |
fHour(byte setter) |
byte |
fMinute() |
sk_time_datetime_t |
fMinute(byte setter) |
byte |
fMonth() |
sk_time_datetime_t |
fMonth(byte setter) |
byte |
fSecond() |
sk_time_datetime_t |
fSecond(byte setter) |
short |
fTimeZoneMinutes() |
sk_time_datetime_t |
fTimeZoneMinutes(short setter) |
short |
fYear() |
sk_time_datetime_t |
fYear(short setter) |
sk_time_datetime_t |
position(long position) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic sk_time_datetime_t()
public sk_time_datetime_t(long size)
Pointer.position(long).public sk_time_datetime_t(Pointer p)
Pointer.Pointer(Pointer).public sk_time_datetime_t position(long position)
public short fTimeZoneMinutes()
public sk_time_datetime_t fTimeZoneMinutes(short setter)
public sk_time_datetime_t fYear(short setter)
public sk_time_datetime_t fMonth(byte setter)
public sk_time_datetime_t fDayOfWeek(byte setter)
public sk_time_datetime_t fDay(byte setter)
public sk_time_datetime_t fHour(byte setter)
public sk_time_datetime_t fMinute(byte setter)
public sk_time_datetime_t fSecond(byte setter)
Copyright © 2019. All rights reserved.