@Namespace(value="cv::internal") @NoOffset public static class opencv_core.WriteStructContext extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_core.WriteStructContext(opencv_core.FileStorage _fs,
BytePointer name,
int flags) |
opencv_core.WriteStructContext(opencv_core.FileStorage _fs,
BytePointer name,
int flags,
BytePointer typeName) |
opencv_core.WriteStructContext(opencv_core.FileStorage _fs,
String name,
int flags) |
opencv_core.WriteStructContext(opencv_core.FileStorage _fs,
String name,
int flags,
String typeName) |
opencv_core.WriteStructContext(Pointer p)
Pointer cast constructor.
|
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.WriteStructContext(Pointer p)
Pointer.Pointer(Pointer).public opencv_core.WriteStructContext(@ByRef opencv_core.FileStorage _fs, @opencv_core.Str BytePointer name, int flags, @opencv_core.Str BytePointer typeName)
public opencv_core.WriteStructContext(@ByRef opencv_core.FileStorage _fs, @opencv_core.Str BytePointer name, int flags)
public opencv_core.WriteStructContext(@ByRef opencv_core.FileStorage _fs, @opencv_core.Str String name, int flags, @opencv_core.Str String typeName)
public opencv_core.WriteStructContext(@ByRef opencv_core.FileStorage _fs, @opencv_core.Str String name, int flags)
Copyright © 2016. All rights reserved.