gRPC
0.6.0
Main Page
Related Pages
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
All
Classes
Namespaces
Functions
Variables
Enumerations
Properties
Pages
grpc
ClientReaderWriterInterface
Public Member Functions
|
List of all members
grpc::ClientReaderWriterInterface< W, R > Class Template Reference
abstract
Inheritance diagram for grpc::ClientReaderWriterInterface< W, R >:
Public Member Functions
virtual void
WaitForInitialMetadata
()=0
virtual bool
WritesDone
()=0
Public Member Functions inherited from
grpc::ClientStreamingInterface
virtual
Status
Finish
()=0
Public Member Functions inherited from
grpc::WriterInterface< W >
virtual bool
Write
(const W &msg)=0
Public Member Functions inherited from
grpc::ReaderInterface< R >
virtual bool
Read
(R *msg)=0
The documentation for this class was generated from the following file:
include/grpc++/
stream.h
Generated on Mon May 18 2015 22:48:42 for gRPC by
1.8.6