public static class FlyCapture2_C.fc2TriggerModeInfo extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
fc2TriggerModeInfo()
Default native constructor.
|
fc2TriggerModeInfo(long size)
Native array allocator.
|
fc2TriggerModeInfo(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
modeMask()
Mode mask.
|
FlyCapture2_C.fc2TriggerModeInfo |
modeMask(int modeMask) |
int |
onOffSupported()
Flag indicating if on/off is supported.
|
FlyCapture2_C.fc2TriggerModeInfo |
onOffSupported(int onOffSupported) |
int |
polaritySupported()
Flag indicating if polarity is supported.
|
FlyCapture2_C.fc2TriggerModeInfo |
polaritySupported(int polaritySupported) |
FlyCapture2_C.fc2TriggerModeInfo |
position(long position) |
int |
present()
Presence of trigger mode.
|
FlyCapture2_C.fc2TriggerModeInfo |
present(int present) |
int |
readOutSupported()
Flag indicating if trigger value can be read out.
|
FlyCapture2_C.fc2TriggerModeInfo |
readOutSupported(int readOutSupported) |
IntPointer |
reserved() |
int |
reserved(int i)
Reserved for future use.
|
FlyCapture2_C.fc2TriggerModeInfo |
reserved(int i,
int reserved) |
int |
softwareTriggerSupported()
Flag indicating if software trigger is supported.
|
FlyCapture2_C.fc2TriggerModeInfo |
softwareTriggerSupported(int softwareTriggerSupported) |
int |
sourceMask()
Source mask.
|
FlyCapture2_C.fc2TriggerModeInfo |
sourceMask(int sourceMask) |
int |
valueReadable()
Flag indicating if the value is readable.
|
FlyCapture2_C.fc2TriggerModeInfo |
valueReadable(int valueReadable) |
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 fc2TriggerModeInfo()
public fc2TriggerModeInfo(long size)
Pointer.position(long).public fc2TriggerModeInfo(Pointer p)
Pointer.Pointer(Pointer).public FlyCapture2_C.fc2TriggerModeInfo position(long position)
public FlyCapture2_C.fc2TriggerModeInfo present(int present)
@Cast(value="BOOL") public int readOutSupported()
public FlyCapture2_C.fc2TriggerModeInfo readOutSupported(int readOutSupported)
@Cast(value="BOOL") public int onOffSupported()
public FlyCapture2_C.fc2TriggerModeInfo onOffSupported(int onOffSupported)
@Cast(value="BOOL") public int polaritySupported()
public FlyCapture2_C.fc2TriggerModeInfo polaritySupported(int polaritySupported)
@Cast(value="BOOL") public int valueReadable()
public FlyCapture2_C.fc2TriggerModeInfo valueReadable(int valueReadable)
public FlyCapture2_C.fc2TriggerModeInfo sourceMask(int sourceMask)
@Cast(value="BOOL") public int softwareTriggerSupported()
public FlyCapture2_C.fc2TriggerModeInfo softwareTriggerSupported(int softwareTriggerSupported)
public FlyCapture2_C.fc2TriggerModeInfo modeMask(int modeMask)
public FlyCapture2_C.fc2TriggerModeInfo reserved(int i, int reserved)
@MemberGetter @Cast(value="unsigned int*") public IntPointer reserved()
Copyright © 2019. All rights reserved.