Public Member Functions | Static Public Member Functions | Protected Attributes | Private Attributes | List of all members
com.google.protobuf.jruby.RubyBuilder Class Reference
Inheritance diagram for com.google.protobuf.jruby.RubyBuilder:
Inheritance graph
[legend]

Public Member Functions

IRubyObject addEnum (ThreadContext context, IRubyObject name, Block block)
 
IRubyObject addMessage (ThreadContext context, IRubyObject name, Block block)
 
IRubyObject finalizeToPool (ThreadContext context, IRubyObject rbPool)
 
IRubyObject initialize (ThreadContext context)
 
 RubyBuilder (Ruby runtime, RubyClass metaClass)
 

Static Public Member Functions

static void createRubyBuilder (Ruby runtime)
 

Protected Attributes

RubyArray pendingList
 

Private Attributes

RubyClass cDescriptor
 

Detailed Description

Definition at line 42 of file RubyBuilder.java.

Constructor & Destructor Documentation

◆ RubyBuilder()

com.google.protobuf.jruby.RubyBuilder.RubyBuilder ( Ruby  runtime,
RubyClass  metaClass 
)
inline

Definition at line 54 of file RubyBuilder.java.

Member Function Documentation

◆ addEnum()

IRubyObject com.google.protobuf.jruby.RubyBuilder.addEnum ( ThreadContext  context,
IRubyObject  name,
Block  block 
)
inline

Definition at line 117 of file RubyBuilder.java.

◆ addMessage()

IRubyObject com.google.protobuf.jruby.RubyBuilder.addMessage ( ThreadContext  context,
IRubyObject  name,
Block  block 
)
inline

Definition at line 89 of file RubyBuilder.java.

◆ createRubyBuilder()

static void com.google.protobuf.jruby.RubyBuilder.createRubyBuilder ( Ruby  runtime)
inlinestatic

Definition at line 43 of file RubyBuilder.java.

◆ finalizeToPool()

IRubyObject com.google.protobuf.jruby.RubyBuilder.finalizeToPool ( ThreadContext  context,
IRubyObject  rbPool 
)
inline

Definition at line 151 of file RubyBuilder.java.

◆ initialize()

IRubyObject com.google.protobuf.jruby.RubyBuilder.initialize ( ThreadContext  context)
inline

Definition at line 71 of file RubyBuilder.java.

Member Data Documentation

◆ cDescriptor

RubyClass com.google.protobuf.jruby.RubyBuilder.cDescriptor
private

Definition at line 166 of file RubyBuilder.java.

◆ pendingList

RubyArray com.google.protobuf.jruby.RubyBuilder.pendingList
protected

Definition at line 165 of file RubyBuilder.java.


The documentation for this class was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:08