ClientReaderWriter

Undocumented in source.

Constructors

this
this(GrpcStream stream)
Undocumented in source.

Members

Functions

finish
Status finish()
Undocumented in source. Be warned that the author may not have intended to support it.
read
bool read(R r)
Undocumented in source. Be warned that the author may not have intended to support it.
write
bool write(W w, bool option)
Undocumented in source. Be warned that the author may not have intended to support it.
writesDone
bool writesDone()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

stream
GrpcStream stream;
Undocumented in source.

Meta