Public Attributes | List of all members
grpc::ServerBuilder::Port Struct Reference

Experimental, to be deprecated. More...

#include <server_builder.h>

Public Attributes

std::string addr
 
std::shared_ptr< ServerCredentialscreds
 
intselected_port
 

Detailed Description

Experimental, to be deprecated.

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

Member Data Documentation

◆ addr

std::string grpc::ServerBuilder::Port::addr

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

◆ creds

std::shared_ptr<ServerCredentials> grpc::ServerBuilder::Port::creds

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

◆ selected_port

int* grpc::ServerBuilder::Port::selected_port

Definition at line 312 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