GRPC Core  9.0.0
Data Fields
grpc_json_writer Struct Reference

#include <json_writer.h>

Data Fields

void * userdata
 
grpc_json_writer_vtablevtable
 
int indent
 
int depth
 
int container_empty
 
int got_key
 

Field Documentation

◆ container_empty

int grpc_json_writer::container_empty

◆ depth

int grpc_json_writer::depth

◆ got_key

int grpc_json_writer::got_key

◆ indent

int grpc_json_writer::indent

◆ userdata

void* grpc_json_writer::userdata

◆ vtable

grpc_json_writer_vtable* grpc_json_writer::vtable

The documentation for this struct was generated from the following file: