This is the complete list of members for grpc_core::ProxyMapperInterface, including all inherited members.
MapAddress(const grpc_resolved_address &address, const grpc_channel_args *args, grpc_resolved_address **new_address, grpc_channel_args **new_args)=0 | grpc_core::ProxyMapperInterface | pure virtual |
MapName(const char *server_uri, const grpc_channel_args *args, char **name_to_resolve, grpc_channel_args **new_args)=0 | grpc_core::ProxyMapperInterface | pure virtual |
~ProxyMapperInterface()=default | grpc_core::ProxyMapperInterface | virtual |