◆ RubyDescriptor()
com.google.protobuf.jruby.RubyDescriptor.RubyDescriptor |
( |
Ruby |
runtime, |
|
|
RubyClass |
klazz |
|
) |
| |
|
inline |
◆ addField()
IRubyObject com.google.protobuf.jruby.RubyDescriptor.addField |
( |
ThreadContext |
context, |
|
|
IRubyObject |
obj |
|
) |
| |
|
inline |
◆ addOneof()
IRubyObject com.google.protobuf.jruby.RubyDescriptor.addOneof |
( |
ThreadContext |
context, |
|
|
IRubyObject |
obj |
|
) |
| |
|
inline |
◆ createRubyDescriptor()
static void com.google.protobuf.jruby.RubyDescriptor.createRubyDescriptor |
( |
Ruby |
runtime | ) |
|
|
inlinestatic |
◆ each()
IRubyObject com.google.protobuf.jruby.RubyDescriptor.each |
( |
ThreadContext |
context, |
|
|
Block |
block |
|
) |
| |
|
inline |
◆ eachOneof()
IRubyObject com.google.protobuf.jruby.RubyDescriptor.eachOneof |
( |
ThreadContext |
context, |
|
|
Block |
block |
|
) |
| |
|
inline |
◆ getBuilder()
◆ getDescriptor()
◆ getName()
IRubyObject com.google.protobuf.jruby.RubyDescriptor.getName |
( |
ThreadContext |
context | ) |
|
|
inline |
◆ initialize()
IRubyObject com.google.protobuf.jruby.RubyDescriptor.initialize |
( |
ThreadContext |
context | ) |
|
|
inline |
◆ lookup() [1/2]
IRubyObject com.google.protobuf.jruby.RubyDescriptor.lookup |
( |
ThreadContext |
context, |
|
|
IRubyObject |
fieldName |
|
) |
| |
|
inline |
◆ lookup() [2/2]
◆ lookupOneof()
IRubyObject com.google.protobuf.jruby.RubyDescriptor.lookupOneof |
( |
ThreadContext |
context, |
|
|
IRubyObject |
name |
|
) |
| |
|
inline |
◆ msgclass()
IRubyObject com.google.protobuf.jruby.RubyDescriptor.msgclass |
( |
ThreadContext |
context | ) |
|
|
inline |
◆ setDescriptor()
◆ setMapEntry()
void com.google.protobuf.jruby.RubyDescriptor.setMapEntry |
( |
boolean |
isMapEntry | ) |
|
|
inline |
◆ setName()
IRubyObject com.google.protobuf.jruby.RubyDescriptor.setName |
( |
ThreadContext |
context, |
|
|
IRubyObject |
name |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file:
- Source/ThirdParty/libwebrtc/Source/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyDescriptor.java