@Namespace(value="FlyCapture2") @NoOffset public static class FlyCapture2.TimeStamp extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
TimeStamp() |
TimeStamp(long size)
Native array allocator.
|
TimeStamp(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
cycleCount()
1394 cycle time count.
|
FlyCapture2.TimeStamp |
cycleCount(int cycleCount) |
int |
cycleOffset()
1394 cycle time offset.
|
FlyCapture2.TimeStamp |
cycleOffset(int cycleOffset) |
int |
cycleSeconds()
1394 cycle time seconds.
|
FlyCapture2.TimeStamp |
cycleSeconds(int cycleSeconds) |
int |
microSeconds()
Microseconds.
|
FlyCapture2.TimeStamp |
microSeconds(int microSeconds) |
FlyCapture2.TimeStamp |
position(long position) |
IntPointer |
reserved() |
int |
reserved(int i)
Reserved for future use.
|
FlyCapture2.TimeStamp |
reserved(int i,
int reserved) |
long |
seconds()
Seconds.
|
FlyCapture2.TimeStamp |
seconds(long seconds) |
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, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic TimeStamp(Pointer p)
Pointer.Pointer(Pointer).public TimeStamp(long size)
Pointer.position(long).public TimeStamp()
public FlyCapture2.TimeStamp position(long position)
public long seconds()
public FlyCapture2.TimeStamp seconds(long seconds)
public FlyCapture2.TimeStamp microSeconds(int microSeconds)
public FlyCapture2.TimeStamp cycleSeconds(int cycleSeconds)
public FlyCapture2.TimeStamp cycleCount(int cycleCount)
public FlyCapture2.TimeStamp cycleOffset(int cycleOffset)
public FlyCapture2.TimeStamp reserved(int i, int reserved)
@MemberGetter @Cast(value="unsigned int*") public IntPointer reserved()
Copyright © 2019. All rights reserved.