@Convention(value="CV_CDECL") @Properties(inherit=opencv_core.class) public class CvErrorCallback extends FunctionPointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Modifier | Constructor and Description |
---|---|
protected |
CvErrorCallback() |
|
CvErrorCallback(Pointer p)
Pointer cast constructor.
|
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 CvErrorCallback(Pointer p)
Pointer(Pointer)
.protected CvErrorCallback()
public int call(int status, @Cast(value="const char*") BytePointer func_name, @Cast(value="const char*") BytePointer err_msg, @Cast(value="const char*") BytePointer file_name, int line, Pointer userdata)
Copyright © 2024. All rights reserved.