Public Member Functions | |
| ~fullstack_fixture_data () | |
Public Attributes | |
| std::string | localaddr |
| grpc_end2end_proxy * | proxy |
| grpc_end2end_http_proxy * | proxy = nullptr |
| std::string | server_addr |
Definition at line 38 of file h2_census.cc.
|
inline |
Definition at line 44 of file h2_http_proxy.cc.
| std::string fullstack_fixture_data::localaddr |
Definition at line 39 of file h2_census.cc.
| grpc_end2end_proxy* fullstack_fixture_data::proxy |
Definition at line 38 of file h2_proxy.cc.
| grpc_end2end_http_proxy* fullstack_fixture_data::proxy = nullptr |
Definition at line 46 of file h2_http_proxy.cc.
| std::string fullstack_fixture_data::server_addr |
Definition at line 45 of file h2_http_proxy.cc.