@Namespace(value="FlyCapture2") @NoOffset @Properties(inherit=FlyCapture2.class) public class TimeStamp extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| 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.
|
TimeStamp |
cycleCount(int setter) |
int |
cycleOffset()
1394 cycle time offset.
|
TimeStamp |
cycleOffset(int setter) |
int |
cycleSeconds()
1394 cycle time seconds.
|
TimeStamp |
cycleSeconds(int setter) |
TimeStamp |
getPointer(long i) |
int |
microSeconds()
Microseconds.
|
TimeStamp |
microSeconds(int setter) |
TimeStamp |
position(long position) |
IntPointer |
reserved() |
int |
reserved(int i)
Reserved for future use.
|
TimeStamp |
reserved(int i,
int setter) |
long |
seconds()
Seconds.
|
TimeStamp |
seconds(long setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic TimeStamp(Pointer p)
Pointer(Pointer).public TimeStamp(long size)
Pointer.position(long).public TimeStamp()
public TimeStamp getPointer(long i)
getPointer in class Pointerpublic long seconds()
public TimeStamp seconds(long setter)
public TimeStamp microSeconds(int setter)
public TimeStamp cycleSeconds(int setter)
public TimeStamp cycleCount(int setter)
public TimeStamp cycleOffset(int setter)
public TimeStamp reserved(int i, int setter)
@MemberGetter @Cast(value="unsigned int*") public IntPointer reserved()
Copyright © 2021. All rights reserved.