#include <iostream>#include <memory>#include <string>#include "examples/protos/helloworld.grpc.pb.h"#include <grpcpp/grpcpp.h>
Go to the source code of this file.
Classes | |
| class | GreeterClient |
Functions | |
| int | main (int argc, char **argv) |
Definition at line 53 of file examples/cpp/features/unix_abstract/client.cc.