template <>
class WireWeakAsyncClientImpl
Defined at line 7091 of file fidling/gen/src/connectivity/network/testing/netemul/network-context/fidl/network/cpp/fidl/fuchsia.netemul.network/cpp/wire_messaging.h
Public Methods
::fidl::internal::WireThenable< ::fuchsia_netemul_network::Endpoint::GetConfig> GetConfig ()
Allocates 16 bytes of request buffer on the stack. The callback is stored on the heap.
::fidl::internal::WireThenable< ::fuchsia_netemul_network::Endpoint::GetName> GetName ()
Gets endpoint name.
Allocates 16 bytes of request buffer on the stack. The callback is stored on the heap.
::fidl::internal::WireThenable< ::fuchsia_netemul_network::Endpoint::SetLinkUp> SetLinkUp (bool up)
Sends link up or down signal
Allocates 24 bytes of request buffer on the stack. The callback is stored on the heap.