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

Public Member Functions

virtual void WaitForInitialMetadata ()=0
 
- Public Member Functions inherited from grpc::ClientStreamingInterface
virtual Status Finish ()=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: