public static class opencv_core.WriteStructContext extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
WriteStructContext() |
WriteStructContext(opencv_core.FileStorage _fs,
BytePointer name,
int flags) |
WriteStructContext(opencv_core.FileStorage _fs,
BytePointer name,
int flags,
BytePointer typeName) |
WriteStructContext(opencv_core.FileStorage _fs,
String name,
int flags) |
WriteStructContext(opencv_core.FileStorage _fs,
String name,
int flags,
String typeName) |
WriteStructContext(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
opencv_core.FileStorage |
fs() |
opencv_core.WriteStructContext |
fs(opencv_core.FileStorage fs) |
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 WriteStructContext()
public WriteStructContext(Pointer p)
public WriteStructContext(opencv_core.FileStorage _fs, BytePointer name, int flags, BytePointer typeName)
public WriteStructContext(opencv_core.FileStorage _fs, BytePointer name, int flags)
public WriteStructContext(opencv_core.FileStorage _fs, String name, int flags, String typeName)
public WriteStructContext(opencv_core.FileStorage _fs, String name, int flags)
public opencv_core.FileStorage fs()
public opencv_core.WriteStructContext fs(opencv_core.FileStorage fs)
Copyright © 2014. All Rights Reserved.