Classes | Namespaces | Functions | Variables
server_helper.h File Reference
#include <condition_variable>
#include <memory>
#include <grpc/compression.h>
#include <grpc/impl/codegen/atm.h>
#include <grpcpp/security/server_credentials.h>
#include <grpcpp/server.h>
#include <grpcpp/server_builder.h>
#include <grpcpp/server_context.h>
Include dependency graph for server_helper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  grpc::testing::InteropServerContextInspector
 
struct  grpc::testing::interop::ServerStartedCondition
 

Namespaces

 grpc
 
 grpc::testing
 
 grpc::testing::interop
 

Functions

std::shared_ptr< ServerCredentials > grpc::testing::CreateInteropServerCredentials ()
 
void grpc::testing::interop::RunServer (const std::shared_ptr< ServerCredentials > &creds)
 
void grpc::testing::interop::RunServer (const std::shared_ptr< ServerCredentials > &creds, const int port, ServerStartedCondition *server_started_condition, std::unique_ptr< std::vector< std::unique_ptr< grpc::ServerBuilderOption >>> server_options)
 
void grpc::testing::interop::RunServer (const std::shared_ptr< ServerCredentials > &creds, int port, ServerStartedCondition *server_started_condition)
 
void grpc::testing::interop::RunServer (const std::shared_ptr< ServerCredentials > &creds, std::unique_ptr< std::vector< std::unique_ptr< ServerBuilderOption >>> server_options)
 

Variables

gpr_atm grpc::testing::interop::g_got_sigint
 


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