Functions | Variables
protobuf/ruby/ext/google/protobuf_c/repeated_field.h File Reference
#include <ruby/ruby.h>
#include "protobuf.h"
#include "ruby-upb.h"
Include dependency graph for protobuf/ruby/ext/google/protobuf_c/repeated_field.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

VALUE RepeatedField_deep_copy (VALUE obj)
 
VALUE RepeatedField_GetRubyWrapper (upb_array *msg, TypeInfo type_info, VALUE arena)
 
const upb_arrayRepeatedField_GetUpbArray (VALUE value, const upb_fielddef *f, upb_arena *arena)
 
void RepeatedField_Inspect (StringBuilder *b, const upb_array *array, TypeInfo info)
 
void RepeatedField_register (VALUE module)
 

Variables

VALUE cRepeatedField
 

Function Documentation

◆ RepeatedField_deep_copy()

VALUE RepeatedField_deep_copy ( VALUE  obj)

◆ RepeatedField_GetRubyWrapper()

VALUE RepeatedField_GetRubyWrapper ( upb_array msg,
TypeInfo  type_info,
VALUE  arena 
)

◆ RepeatedField_GetUpbArray()

const upb_array* RepeatedField_GetUpbArray ( VALUE  value,
const upb_fielddef f,
upb_arena arena 
)

◆ RepeatedField_Inspect()

void RepeatedField_Inspect ( StringBuilder b,
const upb_array array,
TypeInfo  info 
)

◆ RepeatedField_register()

void RepeatedField_register ( VALUE  module)

Variable Documentation

◆ cRepeatedField

VALUE cRepeatedField


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