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
ClientAsyncReaderWriterInterface
Public Member Functions
|
List of all members
grpc::ClientAsyncReaderWriterInterface< W, R > Class Template Reference
abstract
Inheritance diagram for grpc::ClientAsyncReaderWriterInterface< W, R >:
Public Member Functions
virtual void
WritesDone
(void *tag)=0
Public Member Functions inherited from
grpc::ClientAsyncStreamingInterface
virtual void
ReadInitialMetadata
(void *tag)=0
virtual void
Finish
(
Status
*status, void *tag)=0
Public Member Functions inherited from
grpc::AsyncWriterInterface< W >
virtual void
Write
(const W &msg, void *tag)=0
Public Member Functions inherited from
grpc::AsyncReaderInterface< R >
virtual void
Read
(R *msg, void *tag)=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