libcopp  2.2.0
Data Structures | Functions
client-main.cpp File Reference
#include <grpcpp/grpcpp.h>
#include <iostream>
#include <memory>
#include <string>
#include "helloworld.grpc.pb.h"
Include dependency graph for client-main.cpp:

Go to the source code of this file.

Data Structures

class  GreeterClient
 

Functions

int main (int argc, char **argv)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 52 of file client-main.cpp.

References GreeterClient::SayHello().