public static class opencv_core.ErrorCallback extends FunctionPointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Modifier | Constructor and Description |
|---|---|
protected |
opencv_core.ErrorCallback() |
|
opencv_core.ErrorCallback(Pointer p) |
| 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, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, position, put, setNull, sizeof, toString, withDeallocator, zeropublic opencv_core.ErrorCallback(Pointer p)
protected opencv_core.ErrorCallback()
public int call(int status,
BytePointer func_name,
BytePointer err_msg,
BytePointer file_name,
int line,
Pointer userdata)
Copyright © 2014. All Rights Reserved.