#include <iostream>#include <memory>#include <string>#include <grpc/support/log.h>#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 109 of file greeter_async_client.cc.