class Endpoint_SyncProxy
Defined at line 3946 of file fidling/gen/src/connectivity/network/testing/netemul/network-context/fidl/network/hlcpp/fuchsia/netemul/network/cpp/fidl.h
Public Methods
void Endpoint_SyncProxy (::zx::channel channel)
void ~Endpoint_SyncProxy ()
zx_status_t GetConfig (::fuchsia::netemul::network::EndpointConfig * out_config)
cts-coverage-fidl-name:fuchsia.netemul.network/Endpoint.GetConfig
zx_status_t GetName (::std::string * out_name)
cts-coverage-fidl-name:fuchsia.netemul.network/Endpoint.GetName
zx_status_t SetLinkUp (bool up)
cts-coverage-fidl-name:fuchsia.netemul.network/Endpoint.SetLinkUp
zx_status_t GetPort (::fidl::InterfaceRequest< ::fuchsia::hardware::network::Port> port)
cts-coverage-fidl-name:fuchsia.netemul.network/Endpoint.GetPort
zx_status_t GetProxy (::fidl::InterfaceRequest< ::fuchsia::netemul::network::DeviceProxy> proxy)
cts-coverage-fidl-name:fuchsia.netemul.network/Endpoint.GetProxy
Friends
class SynchronousInterfacePtr