gRPC  0.6.0
 All Classes Namespaces Functions Variables Enumerations Properties Pages
Public Member Functions | List of all members
grpc::ClientWriterInterface< W > Class Template Referenceabstract
Inheritance diagram for grpc::ClientWriterInterface< W >:
grpc::ClientStreamingInterface grpc::WriterInterface< W > grpc::GRPC_FINAL< R >

Public Member Functions

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
 

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