Public Member Functions | |
IRubyObject | addField (ThreadContext context, IRubyObject obj) |
DescriptorProtos.OneofDescriptorProto | build (int index) |
IRubyObject | each (ThreadContext context, Block block) |
IRubyObject | each (ThreadContext context, Block block) |
IRubyObject | getName (ThreadContext context) |
IRubyObject | getName (ThreadContext context) |
IRubyObject | initialize (ThreadContext context) |
RubyOneofDescriptor (Ruby ruby, RubyClass rubyClass) | |
RubyOneofDescriptor (Ruby ruby, RubyClass rubyClass) | |
IRubyObject | setName (ThreadContext context, IRubyObject name) |
Static Public Member Functions | |
static void | createRubyOneofDescriptor (Ruby runtime) |
static void | createRubyOneofDescriptor (Ruby runtime) |
Protected Member Functions | |
OneofDescriptor | getDescriptor () |
Collection< RubyFieldDescriptor > | getFields () |
Collection< RubyFieldDescriptor > | getFields () |
Descriptors.OneofDescriptor | getOneofDescriptor () |
void | setDescriptor (ThreadContext context, OneofDescriptor descriptor, Map< FieldDescriptor, RubyFieldDescriptor > fieldCache) |
Private Attributes | |
DescriptorProtos.OneofDescriptorProto.Builder | builder |
OneofDescriptor | descriptor |
List< RubyFieldDescriptor > | fields |
IRubyObject | name |
Definition at line 19 of file bloaty/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyOneofDescriptor.java.
|
inline |
Definition at line 33 of file bloaty/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyOneofDescriptor.java.
|
inline |
Definition at line 36 of file protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyOneofDescriptor.java.
|
inline |
Definition at line 84 of file bloaty/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyOneofDescriptor.java.
|
inline |
Definition at line 105 of file bloaty/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyOneofDescriptor.java.
|
inlinestatic |
Definition at line 21 of file bloaty/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyOneofDescriptor.java.
|
inlinestatic |
Definition at line 24 of file protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyOneofDescriptor.java.
|
inline |
Definition at line 59 of file protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyOneofDescriptor.java.
|
inline |
Definition at line 98 of file bloaty/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyOneofDescriptor.java.
|
inlineprotected |
Definition at line 70 of file protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyOneofDescriptor.java.
|
inlineprotected |
Definition at line 66 of file protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyOneofDescriptor.java.
|
inlineprotected |
Definition at line 112 of file bloaty/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyOneofDescriptor.java.
|
inline |
Definition at line 48 of file protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyOneofDescriptor.java.
|
inline |
Definition at line 51 of file bloaty/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyOneofDescriptor.java.
|
inlineprotected |
Definition at line 116 of file bloaty/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyOneofDescriptor.java.
|
inline |
Definition at line 38 of file bloaty/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyOneofDescriptor.java.
|
inlineprotected |
Definition at line 74 of file protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyOneofDescriptor.java.
|
inline |
Definition at line 63 of file bloaty/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyOneofDescriptor.java.
|
private |
Definition at line 122 of file bloaty/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyOneofDescriptor.java.
|
private |
Definition at line 85 of file protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyOneofDescriptor.java.
|
private |
Definition at line 123 of file bloaty/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyOneofDescriptor.java.
|
private |
Definition at line 121 of file bloaty/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyOneofDescriptor.java.