webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
This is the complete list of members for com.google.protobuf.jruby.RubyMessage, including all inherited members.
build(ThreadContext context) | com.google.protobuf.jruby.RubyMessage | inlineprotected |
build(ThreadContext context, int depth) | com.google.protobuf.jruby.RubyMessage | inlineprotected |
decode(ThreadContext context, IRubyObject recv, IRubyObject data) | com.google.protobuf.jruby.RubyMessage | inlinestatic |
decodeJson(ThreadContext context, IRubyObject recv, IRubyObject json) | com.google.protobuf.jruby.RubyMessage | inlinestatic |
deepCopy(ThreadContext context) | com.google.protobuf.jruby.RubyMessage | inlineprotected |
dup(ThreadContext context) | com.google.protobuf.jruby.RubyMessage | inline |
encode(ThreadContext context, IRubyObject recv, IRubyObject value) | com.google.protobuf.jruby.RubyMessage | inlinestatic |
encodeJson(ThreadContext context, IRubyObject recv, IRubyObject msgRb) | com.google.protobuf.jruby.RubyMessage | inlinestatic |
eq(ThreadContext context, IRubyObject other) | com.google.protobuf.jruby.RubyMessage | inline |
getDescriptor(ThreadContext context, IRubyObject recv) | com.google.protobuf.jruby.RubyMessage | inlinestatic |
getDescriptor() | com.google.protobuf.jruby.RubyMessage | inlineprotected |
getField(ThreadContext context, Descriptors.FieldDescriptor fieldDescriptor) | com.google.protobuf.jruby.RubyMessage | inlineprotected |
hash(ThreadContext context) | com.google.protobuf.jruby.RubyMessage | inline |
index(ThreadContext context, IRubyObject fieldName) | com.google.protobuf.jruby.RubyMessage | inline |
indexSet(ThreadContext context, IRubyObject fieldName, IRubyObject value) | com.google.protobuf.jruby.RubyMessage | inline |
initialize(final ThreadContext context, IRubyObject[] args) | com.google.protobuf.jruby.RubyMessage | inline |
inspect() | com.google.protobuf.jruby.RubyMessage | inline |
methodMissing(ThreadContext context, IRubyObject[] args) | com.google.protobuf.jruby.RubyMessage | inline |
RubyMessage(Ruby ruby, RubyClass klazz, Descriptors.Descriptor descriptor) | com.google.protobuf.jruby.RubyMessage | inline |
setField(ThreadContext context, Descriptors.FieldDescriptor fieldDescriptor, IRubyObject value) | com.google.protobuf.jruby.RubyMessage | inlineprotected |
toHash(ThreadContext context) | com.google.protobuf.jruby.RubyMessage | inline |