| Package | Description |
|---|---|
| org.bytedeco.caffe |
| Modifier and Type | Method and Description |
|---|---|
OneofDescriptor |
FieldDescriptor.containing_oneof() |
OneofDescriptor |
DescriptorPool.FindOneofByName(BytePointer name) |
OneofDescriptor |
Descriptor.FindOneofByName(BytePointer name) |
OneofDescriptor |
DescriptorPool.FindOneofByName(String name) |
OneofDescriptor |
Descriptor.FindOneofByName(String name) |
OneofDescriptor |
Descriptor.oneof_decl(int index) |
| Modifier and Type | Method and Description |
|---|---|
void |
Reflection.ClearOneof(Message arg0,
OneofDescriptor arg1) |
FieldDescriptor |
Reflection.GetOneofFieldDescriptor(Message arg0,
OneofDescriptor arg1) |
boolean |
Reflection.HasOneof(Message arg0,
OneofDescriptor arg1) |
Copyright © 2019. All rights reserved.