public static class FlyCapture2_C.fc2TriggerMode extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
fc2TriggerMode()
Default native constructor.
|
fc2TriggerMode(int size)
Native array allocator.
|
fc2TriggerMode(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
mode() |
FlyCapture2_C.fc2TriggerMode |
mode(int mode) |
int |
onOff() |
FlyCapture2_C.fc2TriggerMode |
onOff(int onOff) |
int |
parameter() |
FlyCapture2_C.fc2TriggerMode |
parameter(int parameter) |
int |
polarity() |
FlyCapture2_C.fc2TriggerMode |
polarity(int polarity) |
FlyCapture2_C.fc2TriggerMode |
position(int position) |
IntPointer |
reserved() |
int |
reserved(int i) |
FlyCapture2_C.fc2TriggerMode |
reserved(int i,
int reserved) |
int |
source() |
FlyCapture2_C.fc2TriggerMode |
source(int source) |
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 fc2TriggerMode()
public fc2TriggerMode(int size)
Pointer.position(int).public fc2TriggerMode(Pointer p)
Pointer.Pointer(Pointer).public FlyCapture2_C.fc2TriggerMode position(int position)
public FlyCapture2_C.fc2TriggerMode onOff(int onOff)
public FlyCapture2_C.fc2TriggerMode polarity(int polarity)
public FlyCapture2_C.fc2TriggerMode source(int source)
public FlyCapture2_C.fc2TriggerMode mode(int mode)
public FlyCapture2_C.fc2TriggerMode parameter(int parameter)
public FlyCapture2_C.fc2TriggerMode reserved(int i, int reserved)
@MemberGetter @Cast(value="unsigned int*") public IntPointer reserved()
Copyright © 2015. All Rights Reserved.