public static class FlyCapture2_C.fc2TriggerModeInfo extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
fc2TriggerModeInfo() |
fc2TriggerModeInfo(int size) |
fc2TriggerModeInfo(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
int |
modeMask() |
FlyCapture2_C.fc2TriggerModeInfo |
modeMask(int modeMask) |
int |
onOffSupported() |
FlyCapture2_C.fc2TriggerModeInfo |
onOffSupported(int onOffSupported) |
int |
polaritySupported() |
FlyCapture2_C.fc2TriggerModeInfo |
polaritySupported(int polaritySupported) |
FlyCapture2_C.fc2TriggerModeInfo |
position(int position) |
int |
present() |
FlyCapture2_C.fc2TriggerModeInfo |
present(int present) |
int |
readOutSupported() |
FlyCapture2_C.fc2TriggerModeInfo |
readOutSupported(int readOutSupported) |
IntPointer |
reserved() |
int |
reserved(int i) |
FlyCapture2_C.fc2TriggerModeInfo |
reserved(int i,
int reserved) |
int |
softwareTriggerSupported() |
FlyCapture2_C.fc2TriggerModeInfo |
softwareTriggerSupported(int softwareTriggerSupported) |
int |
sourceMask() |
FlyCapture2_C.fc2TriggerModeInfo |
sourceMask(int sourceMask) |
int |
valueReadable() |
FlyCapture2_C.fc2TriggerModeInfo |
valueReadable(int valueReadable) |
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 fc2TriggerModeInfo()
public fc2TriggerModeInfo(int size)
public fc2TriggerModeInfo(Pointer p)
public FlyCapture2_C.fc2TriggerModeInfo position(int position)
public int present()
public FlyCapture2_C.fc2TriggerModeInfo present(int present)
public int readOutSupported()
public FlyCapture2_C.fc2TriggerModeInfo readOutSupported(int readOutSupported)
public int onOffSupported()
public FlyCapture2_C.fc2TriggerModeInfo onOffSupported(int onOffSupported)
public int polaritySupported()
public FlyCapture2_C.fc2TriggerModeInfo polaritySupported(int polaritySupported)
public int valueReadable()
public FlyCapture2_C.fc2TriggerModeInfo valueReadable(int valueReadable)
public int sourceMask()
public FlyCapture2_C.fc2TriggerModeInfo sourceMask(int sourceMask)
public int softwareTriggerSupported()
public FlyCapture2_C.fc2TriggerModeInfo softwareTriggerSupported(int softwareTriggerSupported)
public int modeMask()
public FlyCapture2_C.fc2TriggerModeInfo modeMask(int modeMask)
public int reserved(int i)
public FlyCapture2_C.fc2TriggerModeInfo reserved(int i, int reserved)
public IntPointer reserved()
Copyright © 2014. All Rights Reserved.