@Namespace(value="dai") @NoOffset @Properties(inherit=depthai.class) public class XLinkError extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
XLinkError(int statusID,
ByteBuffer stream,
ByteBuffer message) |
XLinkError(int statusID,
BytePointer stream,
BytePointer message) |
XLinkError(int statusID,
String stream,
String message) |
XLinkError(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
status() |
BytePointer |
streamName() |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic XLinkError(Pointer p)
Pointer(Pointer).public XLinkError(@Cast(value="XLinkError_t") int statusID, @StdString BytePointer stream, @StdString BytePointer message)
public XLinkError(@Cast(value="XLinkError_t") int statusID, @StdString ByteBuffer stream, @StdString ByteBuffer message)
public XLinkError(@Cast(value="XLinkError_t") int statusID, @StdString String stream, @StdString String message)
@MemberGetter @Cast(value="const XLinkError_t") public int status()
@MemberGetter @StdString public BytePointer streamName()
Copyright © 2023. All rights reserved.