gRPC  0.6.0
 All Classes Namespaces Functions Variables Enumerations Properties Pages
Public Member Functions | List of all members
grpc::ClientAsyncWriterInterface< W > Class Template Referenceabstract
Inheritance diagram for grpc::ClientAsyncWriterInterface< W >:
grpc::ClientAsyncStreamingInterface grpc::AsyncWriterInterface< W > grpc::GRPC_FINAL< 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
 

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