@Namespace(value="FlyCapture2") @NoOffset @Properties(inherit=FlyCapture2.class) public class CameraStats extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
CameraStats() |
CameraStats(long size)
Native array allocator.
|
CameraStats(Pointer p)
Pointer cast constructor.
|
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zero
public CameraStats(Pointer p)
Pointer(Pointer)
.public CameraStats(long size)
Pointer.position(long)
.public CameraStats()
public CameraStats position(long position)
public CameraStats getPointer(long i)
getPointer
in class Pointer
public CameraStats imageDropped(int setter)
public CameraStats imageCorrupt(int setter)
public CameraStats imageXmitFailed(int setter)
public CameraStats imageDriverDropped(int setter)
public CameraStats regReadFailed(int setter)
public CameraStats regWriteFailed(int setter)
public CameraStats portErrors(int setter)
public CameraStats cameraPowerUp(boolean setter)
public float cameraVoltages(int i)
public CameraStats cameraVoltages(int i, float setter)
@MemberGetter public FloatPointer cameraVoltages()
@Cast(value="unsigned int") public int numVoltages()
public CameraStats numVoltages(int setter)
public float cameraCurrents(int i)
public CameraStats cameraCurrents(int i, float setter)
@MemberGetter public FloatPointer cameraCurrents()
@Cast(value="unsigned int") public int numCurrents()
public CameraStats numCurrents(int setter)
public CameraStats temperature(int setter)
public CameraStats timeSinceInitialization(int setter)
public CameraStats timeSinceBusReset(int setter)
public CameraStats timeStamp(TimeStamp setter)
public CameraStats numResendPacketsRequested(int setter)
public CameraStats numResendPacketsReceived(int setter)
public CameraStats reserved(int i, int setter)
@MemberGetter @Cast(value="unsigned int*") public IntPointer reserved()
Copyright © 2023. All rights reserved.