class EndpointManager_Sync
Defined at line 3394 of file fidling/gen/src/connectivity/network/testing/netemul/network-context/fidl/network/hlcpp/fuchsia/netemul/network/cpp/fidl.h
Public Methods
void ~EndpointManager_Sync ()
zx_status_t ListEndpoints (::std::vector< ::std::string> * out_endp)
zx_status_t CreateEndpoint (::std::stringname,::fuchsia::netemul::network::EndpointConfigconfig,int32_t *out_status,::fidl::InterfaceHandle< ::fuchsia::netemul::network::Endpoint> *out_endpoint)
zx_status_t GetEndpoint (::std::string name, ::fidl::InterfaceHandle< ::fuchsia::netemul::network::Endpoint> * out_endpoint)