Classes | Namespaces | Functions
client_async.cc File Reference
#include <forward_list>
#include <functional>
#include <list>
#include <memory>
#include <mutex>
#include <sstream>
#include <string>
#include <thread>
#include <utility>
#include <vector>
#include "absl/memory/memory.h"
#include <grpc/grpc.h>
#include <grpc/support/cpu.h>
#include <grpc/support/log.h>
#include <grpcpp/alarm.h>
#include <grpcpp/channel.h>
#include <grpcpp/client_context.h>
#include <grpcpp/generic/generic_stub.h>
#include "src/core/lib/surface/completion_queue.h"
#include "src/proto/grpc/testing/benchmark_service.grpc.pb.h"
#include "test/cpp/qps/client.h"
#include "test/cpp/qps/usage_timer.h"
#include "test/cpp/util/create_test_channel.h"
Include dependency graph for client_async.cc:

Go to the source code of this file.

Classes

class  grpc::testing::AsyncClient< StubType, RequestType >
 
class  grpc::testing::AsyncStreamingFromClientClient
 
class  grpc::testing::AsyncStreamingFromServerClient
 
class  grpc::testing::AsyncStreamingPingPongClient
 
class  grpc::testing::AsyncUnaryClient
 
class  grpc::testing::ClientRpcContext
 
class  grpc::testing::ClientRpcContextGenericStreamingImpl
 
class  grpc::testing::ClientRpcContextStreamingFromClientImpl< RequestType, ResponseType >
 
class  grpc::testing::ClientRpcContextStreamingFromServerImpl< RequestType, ResponseType >
 
class  grpc::testing::ClientRpcContextStreamingPingPongImpl< RequestType, ResponseType >
 
class  grpc::testing::ClientRpcContextUnaryImpl< RequestType, ResponseType >
 
class  grpc::testing::GenericAsyncStreamingClient
 
struct  grpc::testing::AsyncClient< StubType, RequestType >::PerThreadShutdownState
 

Namespaces

 grpc
 
 grpc::testing
 

Functions

static std::unique_ptr< BenchmarkService::Stub > grpc::testing::BenchmarkStubCreator (const std::shared_ptr< Channel > &ch)
 
std::unique_ptr< Clientgrpc::testing::CreateAsyncClient (const ClientConfig &config)
 
std::unique_ptr< Clientgrpc::testing::CreateGenericAsyncStreamingClient (const ClientConfig &config)
 
static std::unique_ptr< grpc::GenericStubgrpc::testing::GenericStubCreator (const std::shared_ptr< Channel > &ch)
 


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