gRPC  0.6.0
 All Classes Namespaces Functions Variables Enumerations Properties Pages
List of all members
grpc::ClientAsyncReaderInterface< R > Class Template Reference
Inheritance diagram for grpc::ClientAsyncReaderInterface< R >:
grpc::ClientAsyncStreamingInterface grpc::AsyncReaderInterface< R > grpc::GRPC_FINAL< R >

Additional Inherited Members

- 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::AsyncReaderInterface< R >
virtual void Read (R *msg, void *tag)=0
 

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