Apache Mesos
Public Member Functions | List of all members
Protocol< Req, Res > Struct Template Reference

#include <protobuf.hpp>

Public Member Functions

process::Future< Res > operator() (const process::UPID &pid, const Req &req) const
 

Member Function Documentation

template<typename Req, typename Res>
process::Future<Res> Protocol< Req, Res >::operator() ( const process::UPID pid,
const Req &  req 
) const
inline

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