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

Public Attributes

grpc_arg_type type
 
char * key
 
union {
   char *   string
 
   int   integer
 
   struct {
      void *   p
 
      void *(*   copy )(void *p)
 
      void(*   destroy )(void *p)
 
   }   pointer
 
value
 

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