class RemoteEnd
Defined at line 211 of file ../../src/connectivity/network/mdns/service/test/mdns_netemul_test_agent.cc
/////////////////////////////////////////////////////////////////////////////
RemoteEnd
An instance of this class runs as the 'remote' end of the test, responding
to messages from the local end.
Public Methods
std::unique_ptr<RemoteEnd> Create (sys::ComponentContext * component_context, QuitCallback quit_callback)
Defined at line 213 of file ../../src/connectivity/network/mdns/service/test/mdns_netemul_test_agent.cc
void RemoteEnd (sys::ComponentContext * component_context, QuitCallback quit_callback)
Defined at line 218 of file ../../src/connectivity/network/mdns/service/test/mdns_netemul_test_agent.cc