@Namespace(value="google::protobuf") @Properties(inherit=caffe.class) public class Metadata extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
Metadata()
Default native constructor.
|
Metadata(long size)
Native array allocator.
|
Metadata(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Descriptor |
descriptor() |
Metadata |
descriptor(Descriptor setter) |
Metadata |
getPointer(long i) |
Metadata |
position(long position) |
Reflection |
reflection() |
Metadata |
reflection(Reflection setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic Metadata()
public Metadata(long size)
Pointer.position(long).public Metadata(Pointer p)
Pointer(Pointer).public Metadata getPointer(long i)
getPointer in class Pointer@Const public Descriptor descriptor()
public Metadata descriptor(Descriptor setter)
@Const public Reflection reflection()
public Metadata reflection(Reflection setter)
Copyright © 2022. All rights reserved.