public class JavaCvErrorCallback extends CvErrorCallback
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
JavaCvErrorCallback() |
JavaCvErrorCallback(boolean showDialog) |
JavaCvErrorCallback(boolean showDialog,
Component parent) |
JavaCvErrorCallback(boolean showDialog,
Component parent,
int rc) |
Modifier and Type | Method and Description |
---|---|
int |
call(int status,
BytePointer func_name,
BytePointer err_msg,
BytePointer file_name,
int line,
Pointer userdata) |
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, zero
public JavaCvErrorCallback()
public JavaCvErrorCallback(boolean showDialog)
public JavaCvErrorCallback(boolean showDialog, Component parent)
public JavaCvErrorCallback(boolean showDialog, Component parent, int rc)
public int call(int status, BytePointer func_name, BytePointer err_msg, BytePointer file_name, int line, Pointer userdata)
call
in class CvErrorCallback
Copyright © 2024. All rights reserved.