template <>
class WireSyncClientImpl
Defined at line 418 of file fidling/gen/src/connectivity/wlan/drivers/lib/fidl-bridge/cpp/test/fidl/test.wlan.fidlbridge/cpp/fidl/test.wlan.fidlbridge/cpp/wire_messaging.h
Methods to make a sync FIDL call directly on an unowned handle or a
const reference to a |::fidl::ClientEnd
<
::test_wlan_fidlbridge::Zircon>|,
avoiding setting up a client.
Public Methods
::fidl::WireResult< ::test_wlan_fidlbridge::Zircon::NoDomainError> NoDomainError ()
Allocates 32 bytes of message buffer on the stack. No heap allocation necessary.
::fidl::WireResult< ::test_wlan_fidlbridge::Zircon::WithDomainError> WithDomainError ()
Allocates 48 bytes of message buffer on the stack. No heap allocation necessary.