|
libcopp 2.3.1
|
#include <grpcpp/grpcpp.h>#include <iostream>#include <memory>#include <string>#include "helloworld.grpc.pb.h"
Go to the source code of this file.
Data Structures | |
| class | GreeterClient |
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 52 of file client-main.cpp.
References GreeterClient::SayHello().