public static class FlyCapture2_C.fc2TriggerModeInfo extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
fc2TriggerModeInfo()
Default native constructor.
|
fc2TriggerModeInfo(int size)
Native array allocator.
|
fc2TriggerModeInfo(Pointer p)
Pointer cast constructor.
|
| 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)
Pointer.position(int).public fc2TriggerModeInfo(Pointer p)
Pointer.Pointer(Pointer).public FlyCapture2_C.fc2TriggerModeInfo position(int position)
public FlyCapture2_C.fc2TriggerModeInfo present(int present)
public FlyCapture2_C.fc2TriggerModeInfo readOutSupported(int readOutSupported)
public FlyCapture2_C.fc2TriggerModeInfo onOffSupported(int onOffSupported)
public FlyCapture2_C.fc2TriggerModeInfo polaritySupported(int polaritySupported)
public FlyCapture2_C.fc2TriggerModeInfo valueReadable(int valueReadable)
public FlyCapture2_C.fc2TriggerModeInfo sourceMask(int sourceMask)
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 © 2015. All Rights Reserved.