Public Member Functions | Public Attributes | List of all members
grpc::ServerBuilder::NamedService Struct Reference

#include <server_builder.h>

Public Member Functions

 NamedService (const std::string &h, grpc::Service *s)
 
 NamedService (grpc::Service *s)
 

Public Attributes

HostString host
 
grpc::Serviceservice
 

Detailed Description

Definition at line 317 of file grpcpp/server_builder.h.

Constructor & Destructor Documentation

◆ NamedService() [1/2]

grpc::ServerBuilder::NamedService::NamedService ( grpc::Service s)
inlineexplicit

Definition at line 318 of file grpcpp/server_builder.h.

◆ NamedService() [2/2]

grpc::ServerBuilder::NamedService::NamedService ( const std::string &  h,
grpc::Service s 
)
inline

Definition at line 319 of file grpcpp/server_builder.h.

Member Data Documentation

◆ host

HostString grpc::ServerBuilder::NamedService::host

Definition at line 321 of file grpcpp/server_builder.h.

◆ service

grpc::Service* grpc::ServerBuilder::NamedService::service

Definition at line 322 of file grpcpp/server_builder.h.


The documentation for this struct was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:31