Seastar
High performance C++ framework for concurrent servers
Classes | Public Member Functions | List of all members
seastar::rpc::sink< Out > Class Template Reference

Classes

class  impl
 

Public Member Functions

 sink (shared_ptr< impl > impl)
 
future operator() (const Out &... args)
 
future close ()
 
future flush ()
 
connection_id get_id () const
 

The documentation for this class was generated from the following files: