Go to the documentation of this file.
28 #include "examples/protos/helloworld.grpc.pb.h"
30 #include "helloworld.grpc.pb.h"
66 std::cout <<
"Server listening on " <<
server_address << std::endl;
161 std::unique_ptr<ServerCompletionQueue>
cq_;
166 int main(
int argc,
char** argv) {
ServerCompletionQueue * cq_
int main(int argc, char **argv)
ServerAsyncResponseWriter< HelloReply > responder_
std::string server_address("0.0.0.0:10000")
std::unique_ptr< Server > server
static void * tag(intptr_t t)
A builder class for the creation and startup of grpc::Server instances.
Greeter::AsyncService * service_
Greeter::AsyncService service_
std::unique_ptr< Server > server_
void Finish(const W &msg, const grpc::Status &status, void *tag)
static const char prefix[]
GRPC_CUSTOM_UTIL_STATUS Status
std::shared_ptr< ServerCredentials > InsecureServerCredentials()
__attribute__((deprecated("Please use GRPCProtoMethod."))) @interface ProtoMethod NSString * service
std::unique_ptr< ServerCompletionQueue > cq_
CallData(Greeter::AsyncService *service, ServerCompletionQueue *cq)
static grpc_completion_queue * cq
grpc
Author(s):
autogenerated on Thu Mar 13 2025 02:59:47