@Namespace(value="cv::dnn") @NoOffset @Properties(inherit=opencv_dnn.class) public class BackendNode extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
BackendNode(int backendId) |
BackendNode(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
backendId()
Backend identifier.
|
BackendNode |
backendId(int setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic BackendNode(Pointer p)
Pointer.Pointer(Pointer).public BackendNode(int backendId)
public int backendId()
public BackendNode backendId(int setter)
Copyright © 2020. All rights reserved.