| 
    GRPC Core
    0.11.0.0
    
   | 
 
#include <grpc.h>
Data Fields | |
| char * | method | 
| size_t | method_capacity | 
| char * | host | 
| size_t | host_capacity | 
| gpr_timespec | deadline | 
| void * | reserved | 
| gpr_timespec grpc_call_details::deadline | 
| char* grpc_call_details::host | 
| size_t grpc_call_details::host_capacity | 
| char* grpc_call_details::method | 
| size_t grpc_call_details::method_capacity | 
| void* grpc_call_details::reserved | 
 1.8.6