Functions | Variables
rb_call.h File Reference
#include <ruby/ruby.h>
#include <grpc/grpc.h>
Include dependency graph for rb_call.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

const char * grpc_call_error_detail_of (grpc_call_error err)
 
grpc_callgrpc_rb_get_wrapped_call (VALUE v)
 
void grpc_rb_md_ary_convert (VALUE md_ary_hash, grpc_metadata_array *md_ary)
 
VALUE grpc_rb_md_ary_to_h (grpc_metadata_array *md_ary)
 
void grpc_rb_metadata_array_destroy_including_entries (grpc_metadata_array *md_ary)
 
VALUE grpc_rb_wrap_call (grpc_call *c, grpc_completion_queue *q)
 
void Init_grpc_call ()
 

Variables

VALUE grpc_rb_cMdAry
 
VALUE grpc_rb_eCallError
 
const rb_data_type_t grpc_rb_md_ary_data_type
 

Function Documentation

◆ grpc_call_error_detail_of()

const char* grpc_call_error_detail_of ( grpc_call_error  err)

Definition at line 141 of file rb_call.c.

◆ grpc_rb_get_wrapped_call()

grpc_call* grpc_rb_get_wrapped_call ( VALUE  v)

Definition at line 1035 of file rb_call.c.

◆ grpc_rb_md_ary_convert()

void grpc_rb_md_ary_convert ( VALUE  md_ary_hash,
grpc_metadata_array md_ary 
)

Definition at line 494 of file rb_call.c.

◆ grpc_rb_md_ary_to_h()

VALUE grpc_rb_md_ary_to_h ( grpc_metadata_array md_ary)

Definition at line 515 of file rb_call.c.

◆ grpc_rb_metadata_array_destroy_including_entries()

void grpc_rb_metadata_array_destroy_including_entries ( grpc_metadata_array md_ary)

Definition at line 642 of file rb_call.c.

◆ grpc_rb_wrap_call()

VALUE grpc_rb_wrap_call ( grpc_call c,
grpc_completion_queue q 
)

Definition at line 1042 of file rb_call.c.

◆ Init_grpc_call()

void Init_grpc_call ( )

Definition at line 967 of file rb_call.c.

Variable Documentation

◆ grpc_rb_cMdAry

VALUE grpc_rb_cMdAry

Definition at line 51 of file rb_call.c.

◆ grpc_rb_eCallError

VALUE grpc_rb_eCallError

Definition at line 39 of file rb_call.c.

◆ grpc_rb_md_ary_data_type

const rb_data_type_t grpc_rb_md_ary_data_type

Definition at line 106 of file rb_call.c.



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