#include <condition_variable>#include <iostream>#include <memory>#include <mutex>#include <string>#include <grpcpp/grpcpp.h>#include "helloworld.grpc.pb.h"
Go to the source code of this file.
Classes | |
| class | GreeterClient |
Functions | |
| int | main (int argc, char **argv) |
Definition at line 91 of file greeter_callback_client.cc.