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