◆ RubyDescriptorPool() [1/2]
com.google.protobuf.jruby.RubyDescriptorPool.RubyDescriptorPool |
( |
Ruby |
ruby, |
|
|
RubyClass |
klazz |
|
) |
| |
|
inline |
◆ RubyDescriptorPool() [2/2]
com.google.protobuf.jruby.RubyDescriptorPool.RubyDescriptorPool |
( |
Ruby |
runtime, |
|
|
RubyClass |
klazz |
|
) |
| |
|
inline |
◆ add_serialized_file()
IRubyObject com.google.protobuf.jruby.RubyDescriptorPool.add_serialized_file |
( |
ThreadContext |
context, |
|
|
IRubyObject |
data |
|
) |
| |
|
inline |
◆ addToSymtab() [1/2]
void com.google.protobuf.jruby.RubyDescriptorPool.addToSymtab |
( |
ThreadContext |
context, |
|
|
RubyDescriptor |
def |
|
) |
| |
|
inlineprotected |
◆ addToSymtab() [2/2]
void com.google.protobuf.jruby.RubyDescriptorPool.addToSymtab |
( |
ThreadContext |
context, |
|
|
RubyEnumDescriptor |
def |
|
) |
| |
|
inlineprotected |
◆ build() [1/2]
IRubyObject com.google.protobuf.jruby.RubyDescriptorPool.build |
( |
ThreadContext |
context, |
|
|
Block |
block |
|
) |
| |
|
inline |
◆ build() [2/2]
IRubyObject com.google.protobuf.jruby.RubyDescriptorPool.build |
( |
ThreadContext |
context, |
|
|
Block |
block |
|
) |
| |
|
inline |
◆ buildFileDescriptor()
void com.google.protobuf.jruby.RubyDescriptorPool.buildFileDescriptor |
( |
ThreadContext |
context | ) |
|
|
inlineprivate |
◆ createRubyDescriptorPool() [1/2]
static void com.google.protobuf.jruby.RubyDescriptorPool.createRubyDescriptorPool |
( |
Ruby |
runtime | ) |
|
|
inlinestatic |
◆ createRubyDescriptorPool() [2/2]
static void com.google.protobuf.jruby.RubyDescriptorPool.createRubyDescriptorPool |
( |
Ruby |
runtime | ) |
|
|
inlinestatic |
◆ existingFileDescriptors()
FileDescriptor [] com.google.protobuf.jruby.RubyDescriptorPool.existingFileDescriptors |
( |
| ) |
|
|
inlineprivate |
◆ generatedPool() [1/2]
static IRubyObject com.google.protobuf.jruby.RubyDescriptorPool.generatedPool |
( |
ThreadContext |
context, |
|
|
IRubyObject |
recv |
|
) |
| |
|
inlinestatic |
◆ generatedPool() [2/2]
static IRubyObject com.google.protobuf.jruby.RubyDescriptorPool.generatedPool |
( |
ThreadContext |
context, |
|
|
IRubyObject |
recv |
|
) |
| |
|
inlinestatic |
◆ initialize()
IRubyObject com.google.protobuf.jruby.RubyDescriptorPool.initialize |
( |
ThreadContext |
context | ) |
|
|
inline |
◆ lookup() [1/2]
IRubyObject com.google.protobuf.jruby.RubyDescriptorPool.lookup |
( |
ThreadContext |
context, |
|
|
IRubyObject |
name |
|
) |
| |
|
inline |
◆ lookup() [2/2]
IRubyObject com.google.protobuf.jruby.RubyDescriptorPool.lookup |
( |
ThreadContext |
context, |
|
|
IRubyObject |
name |
|
) |
| |
|
inline |
◆ registerDescriptor()
void com.google.protobuf.jruby.RubyDescriptorPool.registerDescriptor |
( |
ThreadContext |
context, |
|
|
Descriptor |
descriptor, |
|
|
String |
parentPath |
|
) |
| |
|
inlineprivate |
◆ registerEnumDescriptor()
void com.google.protobuf.jruby.RubyDescriptorPool.registerEnumDescriptor |
( |
ThreadContext |
context, |
|
|
EnumDescriptor |
descriptor, |
|
|
String |
parentPath |
|
) |
| |
|
inlineprivate |
◆ registerFileDescriptor()
void com.google.protobuf.jruby.RubyDescriptorPool.registerFileDescriptor |
( |
ThreadContext |
context, |
|
|
FileDescriptorProto.Builder |
builder |
|
) |
| |
|
inlineprotected |
◆ builder
◆ cBuilder
RubyClass com.google.protobuf.jruby.RubyDescriptorPool.cBuilder |
|
private |
◆ cDescriptor
RubyClass com.google.protobuf.jruby.RubyDescriptorPool.cDescriptor |
|
staticprivate |
◆ cEnumDescriptor
RubyClass com.google.protobuf.jruby.RubyDescriptorPool.cEnumDescriptor |
|
staticprivate |
◆ descriptorPool
◆ fileDescriptors
List<FileDescriptor> com.google.protobuf.jruby.RubyDescriptorPool.fileDescriptors |
|
private |
◆ symtab
Map< IRubyObject, IRubyObject > com.google.protobuf.jruby.RubyDescriptorPool.symtab |
|
private |
The documentation for this class was generated from the following file: