Go to the documentation of this file.
87 VALUE
google = rb_define_module(
"Google");
88 VALUE protobuf = rb_define_module_under(
google,
"Protobuf");
89 VALUE
internal = rb_define_module_under(protobuf,
"Internal");
106 cError = rb_const_get(protobuf, rb_intern(
"Error"));
107 cParseError = rb_const_get(protobuf, rb_intern(
"ParseError"));
108 cTypeError = rb_const_get(protobuf, rb_intern(
"TypeError"));
110 rb_define_singleton_method(protobuf,
"discard_unknown",
112 rb_define_singleton_method(protobuf,
"deep_copy",
void EnumBuilderContext_register(VALUE module)
VALUE Google_Protobuf_deep_copy(VALUE self, VALUE obj)
rb_encoding * kRubyStringASCIIEncoding
ID descriptor_instancevar_interned
void OneofDescriptor_register(VALUE module)
void Builder_register(VALUE module)
void OneofBuilderContext_register(VALUE module)
void EnumDescriptor_register(VALUE module)
void MessageBuilderContext_register(VALUE module)
rb_encoding * kRubyStringUtf8Encoding
VALUE Google_Protobuf_discard_unknown(VALUE self, VALUE msg_rb)
void FileDescriptor_register(VALUE module)
void RepeatedField_register(VALUE module)
rb_encoding * kRubyString8bitEncoding
void Map_register(VALUE module)
void add_def_obj(const void *def, VALUE value)
void Descriptor_register(VALUE module)
void check_upb_status(const upb_status *status, const char *msg)
VALUE upb_def_to_ruby_obj_map
const char * kDescriptorInstanceVar
void DescriptorPool_register(VALUE module)
const char * upb_status_errmsg(const upb_status *status)
VALUE get_def_obj(const void *def)
void FieldDescriptor_register(VALUE module)
GLsizei const GLfloat * value
void FileBuilderContext_register(VALUE module)
bool upb_ok(const upb_status *status)
libaditof
Author(s):
autogenerated on Wed May 21 2025 02:06:57