◆ TestServerBuilderPlugin()
grpc::testing::TestServerBuilderPlugin::TestServerBuilderPlugin |
( |
| ) |
|
|
inline |
◆ change_arguments_is_called()
bool grpc::testing::TestServerBuilderPlugin::change_arguments_is_called |
( |
| ) |
|
|
inline |
◆ ChangeArguments()
void grpc::testing::TestServerBuilderPlugin::ChangeArguments |
( |
const std::string & |
name, |
|
|
void * |
value |
|
) |
| |
|
inlineoverridevirtual |
◆ Finish()
◆ finish_is_called()
bool grpc::testing::TestServerBuilderPlugin::finish_is_called |
( |
| ) |
|
|
inline |
◆ has_async_methods()
bool grpc::testing::TestServerBuilderPlugin::has_async_methods |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ has_sync_methods()
bool grpc::testing::TestServerBuilderPlugin::has_sync_methods |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ init_server_is_called()
bool grpc::testing::TestServerBuilderPlugin::init_server_is_called |
( |
| ) |
|
|
inline |
◆ InitServer()
◆ name()
std::string grpc::testing::TestServerBuilderPlugin::name |
( |
| ) |
|
|
inlineoverridevirtual |
◆ SetRegisterService()
void grpc::testing::TestServerBuilderPlugin::SetRegisterService |
( |
| ) |
|
|
inline |
◆ change_arguments_is_called_
bool grpc::testing::TestServerBuilderPlugin::change_arguments_is_called_ |
|
private |
◆ finish_is_called_
bool grpc::testing::TestServerBuilderPlugin::finish_is_called_ |
|
private |
◆ init_server_is_called_
bool grpc::testing::TestServerBuilderPlugin::init_server_is_called_ |
|
private |
◆ register_service_
bool grpc::testing::TestServerBuilderPlugin::register_service_ |
|
private |
◆ service_
std::shared_ptr<TestServiceImpl> grpc::testing::TestServerBuilderPlugin::service_ |
|
private |
The documentation for this class was generated from the following file: