Apache Mesos
Public Types | List of all members
process::grpc::client::internal::MethodTraits< std::unique_ptr<::grpc::ClientAsyncResponseReader< Response > >(Stub::*)(::grpc::ClientContext *, const Request &,::grpc::CompletionQueue *)> Struct Template Reference

#include <grpc.hpp>

Public Types

typedef Stub stub_type
 
typedef Request request_type
 
typedef Response response_type
 

Member Typedef Documentation

template<typename Stub , typename Request , typename Response >
typedef Request process::grpc::client::internal::MethodTraits< std::unique_ptr<::grpc::ClientAsyncResponseReader< Response > >(Stub::*)(::grpc::ClientContext *, const Request &,::grpc::CompletionQueue *)>::request_type
template<typename Stub , typename Request , typename Response >
typedef Response process::grpc::client::internal::MethodTraits< std::unique_ptr<::grpc::ClientAsyncResponseReader< Response > >(Stub::*)(::grpc::ClientContext *, const Request &,::grpc::CompletionQueue *)>::response_type
template<typename Stub , typename Request , typename Response >
typedef Stub process::grpc::client::internal::MethodTraits< std::unique_ptr<::grpc::ClientAsyncResponseReader< Response > >(Stub::*)(::grpc::ClientContext *, const Request &,::grpc::CompletionQueue *)>::stub_type

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