#include <proxy_mapper_registry.h>
◆ Init()
void grpc_core::ProxyMapperRegistry::Init |
( |
| ) |
|
|
static |
◆ MapAddress()
◆ MapName()
◆ Register()
void grpc_core::ProxyMapperRegistry::Register |
( |
bool |
at_start, |
|
|
std::unique_ptr< ProxyMapperInterface > |
mapper |
|
) |
| |
|
static |
Registers a new proxy mapper.
If at_start is true, the new mapper will be at the beginning of the list. Otherwise, it will be added to the end.
◆ Shutdown()
void grpc_core::ProxyMapperRegistry::Shutdown |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following files: