This is the complete list of members for com.google.protobuf.jruby.Utils, including all inherited members.
BADNAME_REPLACEMENT | com.google.protobuf.jruby.Utils | static |
checkIntTypePrecision(ThreadContext context, Descriptors.FieldDescriptor.Type type, IRubyObject value) | com.google.protobuf.jruby.Utils | inlineprotectedstatic |
checkNameAvailability(ThreadContext context, String name) | com.google.protobuf.jruby.Utils | inlinestatic |
checkNameAvailability(ThreadContext context, String name) | com.google.protobuf.jruby.Utils | inlinestatic |
checkType(ThreadContext context, Descriptors.FieldDescriptor.Type fieldType, IRubyObject value, RubyModule typeClass) | com.google.protobuf.jruby.Utils | inlinestatic |
checkType(ThreadContext context, FieldDescriptor.Type fieldType, String fieldName, IRubyObject value, RubyModule typeClass) | com.google.protobuf.jruby.Utils | inlinestatic |
createExpectedTypeError(ThreadContext context, String type, String fieldType, String fieldName, IRubyObject value) | com.google.protobuf.jruby.Utils | inlinestatic |
createInvalidTypeError(ThreadContext context, String fieldType, String fieldName, IRubyObject value) | com.google.protobuf.jruby.Utils | inlinestatic |
createTypeError(ThreadContext context, String message) | com.google.protobuf.jruby.Utils | inlinestatic |
cTypeError | com.google.protobuf.jruby.Utils | privatestatic |
DESCRIPTOR_INSTANCE_VAR | com.google.protobuf.jruby.Utils | static |
DESCRIPTOR_INSTANCE_VAR | com.google.protobuf.jruby.Utils | static |
EQUAL_SIGN | com.google.protobuf.jruby.Utils | static |
EQUAL_SIGN | com.google.protobuf.jruby.Utils | static |
escapeIdentifier(String name) | com.google.protobuf.jruby.Utils | inlinestatic |
EXPECTED_TYPE_ERROR_FORMAT | com.google.protobuf.jruby.Utils | privatestatic |
fieldTypeToRuby(ThreadContext context, Descriptors.FieldDescriptor.Type type) | com.google.protobuf.jruby.Utils | inlinestatic |
fieldTypeToRuby(ThreadContext context, DescriptorProtos.FieldDescriptorProto.Type type) | com.google.protobuf.jruby.Utils | inlinestatic |
fieldTypeToRuby(ThreadContext context, String typeName) | com.google.protobuf.jruby.Utils | inlineprivatestatic |
fieldTypeToRuby(ThreadContext context, FieldDescriptor.Type type) | com.google.protobuf.jruby.Utils | inlinestatic |
fieldTypeToRuby(ThreadContext context, FieldDescriptorProto.Type type) | com.google.protobuf.jruby.Utils | inlinestatic |
fieldTypeToRuby(ThreadContext context, String typeName) | com.google.protobuf.jruby.Utils | inlineprivatestatic |
INVALID_TYPE_ERROR_FORMAT | com.google.protobuf.jruby.Utils | privatestatic |
isMapEntry(Descriptors.FieldDescriptor fieldDescriptor) | com.google.protobuf.jruby.Utils | inlinestatic |
isMapEntry(FieldDescriptor fieldDescriptor) | com.google.protobuf.jruby.Utils | inlinestatic |
isRubyNum(Object value) | com.google.protobuf.jruby.Utils | inlineprotectedstatic |
isRubyNum(Object value) | com.google.protobuf.jruby.Utils | inlineprotectedstatic |
msgdefCreateField(ThreadContext context, String label, IRubyObject name, IRubyObject type, IRubyObject number, IRubyObject typeClass, RubyClass cFieldDescriptor) | com.google.protobuf.jruby.Utils | inlinestatic |
num2uint(IRubyObject value) | com.google.protobuf.jruby.Utils | inlinestatic |
num2uint(IRubyObject value) | com.google.protobuf.jruby.Utils | inlinestatic |
num2ulong(Ruby runtime, IRubyObject value) | com.google.protobuf.jruby.Utils | inlinestatic |
num2ulong(Ruby runtime, IRubyObject value) | com.google.protobuf.jruby.Utils | inlinestatic |
rubyToFieldType(IRubyObject typeClass) | com.google.protobuf.jruby.Utils | inlinestatic |
rubyToFieldType(IRubyObject typeClass) | com.google.protobuf.jruby.Utils | inlinestatic |
symToString(IRubyObject sym) | com.google.protobuf.jruby.Utils | inlinestatic |
UINT64_COMPLEMENTARY | com.google.protobuf.jruby.Utils | privatestatic |
UINT64_COMPLEMENTARY | com.google.protobuf.jruby.Utils | privatestatic |
UINT_MAX | com.google.protobuf.jruby.Utils | privatestatic |
UINT_MAX | com.google.protobuf.jruby.Utils | privatestatic |
unescapeIdentifier(String name) | com.google.protobuf.jruby.Utils | inlinestatic |
validateAndEncodeString(ThreadContext context, String fieldType, String fieldName, IRubyObject value, String encoding) | com.google.protobuf.jruby.Utils | inlineprivatestatic |
validateStringEncoding(ThreadContext context, Descriptors.FieldDescriptor.Type type, IRubyObject value) | com.google.protobuf.jruby.Utils | inlinestatic |
validateTypeClass(ThreadContext context, Descriptors.FieldDescriptor.Type type, IRubyObject value) | com.google.protobuf.jruby.Utils | inlineprotectedstatic |
validateTypeClass(ThreadContext context, FieldDescriptor.Type type, IRubyObject value) | com.google.protobuf.jruby.Utils | inlineprotectedstatic |
wrapPrimaryValue(ThreadContext context, Descriptors.FieldDescriptor.Type fieldType, Object value) | com.google.protobuf.jruby.Utils | inlinestatic |
wrapPrimaryValue(ThreadContext context, FieldDescriptor.Type fieldType, Object value) | com.google.protobuf.jruby.Utils | inlinestatic |
wrapPrimaryValue(ThreadContext context, FieldDescriptor.Type fieldType, Object value, boolean encodeBytes) | com.google.protobuf.jruby.Utils | inlinestatic |