Public Types | Public Member Functions | Private Attributes | List of all members
grpc::testing::LrsServiceImpl::RpcService< RpcApi, LoadStatsRequest, LoadStatsResponse > Class Template Reference
Inheritance diagram for grpc::testing::LrsServiceImpl::RpcService< RpcApi, LoadStatsRequest, LoadStatsResponse >:
Inheritance graph
[legend]

Public Types

using Stream = ServerReaderWriter< LoadStatsResponse, LoadStatsRequest >
 

Public Member Functions

 RpcService (LrsServiceImpl *parent)
 
Status StreamLoadStats (ServerContext *, Stream *stream) override
 
- Public Member Functions inherited from grpc::testing::CountedService< RpcApi::Service >
void IncreaseRequestCount ()
 
void IncreaseResponseCount ()
 
size_t request_count ()
 
void ResetCounters ()
 
size_t response_count ()
 

Private Attributes

LrsServiceImplparent_
 

Detailed Description

template<class RpcApi, class LoadStatsRequest, class LoadStatsResponse>
class grpc::testing::LrsServiceImpl::RpcService< RpcApi, LoadStatsRequest, LoadStatsResponse >

Definition at line 824 of file xds_server.h.

Member Typedef Documentation

◆ Stream

template<class RpcApi , class LoadStatsRequest , class LoadStatsResponse >
using grpc::testing::LrsServiceImpl::RpcService< RpcApi, LoadStatsRequest, LoadStatsResponse >::Stream = ServerReaderWriter<LoadStatsResponse, LoadStatsRequest>

Definition at line 826 of file xds_server.h.

Constructor & Destructor Documentation

◆ RpcService()

template<class RpcApi , class LoadStatsRequest , class LoadStatsResponse >
grpc::testing::LrsServiceImpl::RpcService< RpcApi, LoadStatsRequest, LoadStatsResponse >::RpcService ( LrsServiceImpl parent)
inlineexplicit

Definition at line 828 of file xds_server.h.

Member Function Documentation

◆ StreamLoadStats()

template<class RpcApi , class LoadStatsRequest , class LoadStatsResponse >
Status grpc::testing::LrsServiceImpl::RpcService< RpcApi, LoadStatsRequest, LoadStatsResponse >::StreamLoadStats ( ServerContext ,
Stream stream 
)
inlineoverride

Definition at line 830 of file xds_server.h.

Member Data Documentation

◆ parent_

template<class RpcApi , class LoadStatsRequest , class LoadStatsResponse >
LrsServiceImpl* grpc::testing::LrsServiceImpl::RpcService< RpcApi, LoadStatsRequest, LoadStatsResponse >::parent_
private

Definition at line 885 of file xds_server.h.


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


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