template <>
class WireWeakOnewayClientImpl
Defined at line 1955 of file fidling/gen/src/connectivity/network/testing/netemul/sync-manager/fidl/sync/cpp/fidl/fuchsia.netemul.sync/cpp/wire_messaging.h
Public Methods
::fidl::OneWayStatus BusSubscribe (::fidl::StringView bus_name, ::fidl::StringView client_name, ::fidl::ServerEnd< ::fuchsia_netemul_sync::Bus> && bus)
Subscribes to bus 'busName' with a given client name.
Duplicate client names are disallowed and will cause the request to return unfulfilled.
Allocates 16 bytes of response buffer on the stack. Request is heap-allocated.