@Namespace(value="google::protobuf") @NoOffset @Properties(inherit=onnx.class) public class OneofDescriptor extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
OneofDescriptor(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Pointer |
containing_type() |
void |
CopyTo(OneofDescriptorProto proto) |
BytePointer |
DebugString() |
BytePointer |
DebugStringWithOptions(DebugStringOptions options) |
int |
field_count() |
FieldDescriptor |
field(int index) |
FileDescriptor |
file() |
BytePointer |
full_name() |
boolean |
GetSourceLocation(SourceLocation out_location) |
int |
index() |
BytePointer |
name() |
OneofOptions |
options() |
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 OneofDescriptor(Pointer p)
Pointer.Pointer(Pointer).@StdString public BytePointer name()
@StdString public BytePointer full_name()
public int index()
@Const public FileDescriptor file()
public int field_count()
@Const public FieldDescriptor field(int index)
@Const @ByRef public OneofOptions options()
public void CopyTo(OneofDescriptorProto proto)
@StdString public BytePointer DebugString()
@StdString public BytePointer DebugStringWithOptions(@Const @ByRef DebugStringOptions options)
@Cast(value="bool") public boolean GetSourceLocation(SourceLocation out_location)
Copyright © 2020. All rights reserved.