public static class PGRFlyCapture.FlyCaptureSystemTime extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
FlyCaptureSystemTime()
Default native constructor.
|
FlyCaptureSystemTime(int size)
Native array allocator.
|
FlyCaptureSystemTime(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
PGRFlyCapture.FlyCaptureSystemTime |
position(int position) |
short |
usHour() |
PGRFlyCapture.FlyCaptureSystemTime |
usHour(short usHour) |
short |
usMilliseconds() |
PGRFlyCapture.FlyCaptureSystemTime |
usMilliseconds(short usMilliseconds) |
short |
usMinute() |
PGRFlyCapture.FlyCaptureSystemTime |
usMinute(short usMinute) |
short |
usSecond() |
PGRFlyCapture.FlyCaptureSystemTime |
usSecond(short usSecond) |
address, asBuffer, asByteBuffer, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, toString, withDeallocator, zeropublic FlyCaptureSystemTime()
public FlyCaptureSystemTime(int size)
Pointer.position(int).public FlyCaptureSystemTime(Pointer p)
Pointer.Pointer(Pointer).public PGRFlyCapture.FlyCaptureSystemTime position(int position)
public PGRFlyCapture.FlyCaptureSystemTime usHour(short usHour)
public PGRFlyCapture.FlyCaptureSystemTime usMinute(short usMinute)
public PGRFlyCapture.FlyCaptureSystemTime usSecond(short usSecond)
public PGRFlyCapture.FlyCaptureSystemTime usMilliseconds(short usMilliseconds)
Copyright © 2015. All Rights Reserved.