This is the complete list of members for grpc::testing::MockClientAsyncResponseReader< R >, including all inherited members.
Finish(R *msg, grpc::Status *status, void *tag)=0 | grpc::ClientAsyncResponseReaderInterface< R > | pure virtual |
MOCK_METHOD0_T(StartCall, void()) | grpc::testing::MockClientAsyncResponseReader< R > | |
MOCK_METHOD1_T(ReadInitialMetadata, void(void *)) | grpc::testing::MockClientAsyncResponseReader< R > | |
MOCK_METHOD3_T(Finish, void(R *, Status *, void *)) | grpc::testing::MockClientAsyncResponseReader< R > | |
MockClientAsyncResponseReader()=default | grpc::testing::MockClientAsyncResponseReader< R > | |
ReadInitialMetadata(void *tag)=0 | grpc::ClientAsyncResponseReaderInterface< R > | pure virtual |
StartCall()=0 | grpc::ClientAsyncResponseReaderInterface< R > | pure virtual |
~ClientAsyncResponseReaderInterface() | grpc::ClientAsyncResponseReaderInterface< R > | inlinevirtual |