@Convention(value="CV_CDECL") public static class opencv_core.CvWriteFunc extends FunctionPointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Modifier | Constructor and Description |
|---|---|
protected |
opencv_core.CvWriteFunc() |
|
opencv_core.CvWriteFunc(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
call(opencv_core.CvFileStorage storage,
BytePointer name,
Pointer struct_ptr,
opencv_core.CvAttrList attributes) |
address, asBuffer, asByteBuffer, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, maxBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, position, position, put, setNull, sizeof, toString, totalBytes, withDeallocator, zeropublic opencv_core.CvWriteFunc(Pointer p)
Pointer.Pointer(Pointer).protected opencv_core.CvWriteFunc()
public void call(opencv_core.CvFileStorage storage, @Cast(value="const char*") BytePointer name, @Const Pointer struct_ptr, @ByVal opencv_core.CvAttrList attributes)
Copyright © 2016. All rights reserved.