gRPC  0.6.0
 All Classes Namespaces Functions Variables Enumerations Properties Pages
Public Attributes | List of all members
grpc_json_writer_vtable Struct Reference

Public Attributes

void(* output_char )(void *userdata, char)
 
void(* output_string )(void *userdata, const char *str)
 
void(* output_string_with_len )(void *userdata, const char *str, size_t len)
 

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