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