userver: /data/code/userver/libraries/grpc-proto-structs/include/userver/grpc-proto-structs/client/stream.hpp File Reference
Loading...
Searching...
No Matches
stream.hpp File Reference

Detailed Description

Structs Reader/Writer stream wrappers over Vanilla streams.

Definition in file stream.hpp.

Go to the source code of this file.

Classes

class  grpc_proto_structs::client::Reader< StructsResponse >
 proto-struct based Reader adapter. More...
 
class  grpc_proto_structs::client::Writer< StructsRequest, StructsResponse >
 proto-struct based Writer adapter. More...
 
class  grpc_proto_structs::client::ReaderWriter< StructsRequest, StructsResponse >
 proto-struct based ReaderWriter adapter. More...