template <>
class WireSyncClientImpl
Defined at line 1911 of file fidling/gen/sdk/testing/fidl/protocols_tests/test.unknown.interactions/cpp/fidl/test.unknown.interactions/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_unknown_interactions::UnknownInteractionsProtocol>|,
avoiding setting up a client.
Public Methods
::fidl::OneWayStatus StrictOneWay ()
Allocates 32 bytes of message buffer on the stack. No heap allocation necessary.
::fidl::OneWayStatus FlexibleOneWay ()
Allocates 32 bytes of message buffer on the stack. No heap allocation necessary.
::fidl::WireResult< ::test_unknown_interactions::UnknownInteractionsProtocol::StrictTwoWay> StrictTwoWay ()
Allocates 32 bytes of message buffer on the stack. No heap allocation necessary.
::fidl::WireResult< ::test_unknown_interactions::UnknownInteractionsProtocol::StrictTwoWayFields> StrictTwoWayFields ()
Allocates 40 bytes of message buffer on the stack. No heap allocation necessary.
::fidl::WireResult< ::test_unknown_interactions::UnknownInteractionsProtocol::StrictTwoWayErr> StrictTwoWayErr ()
Allocates 48 bytes of message buffer on the stack. No heap allocation necessary.
::fidl::WireResult< ::test_unknown_interactions::UnknownInteractionsProtocol::StrictTwoWayFieldsErr> StrictTwoWayFieldsErr ()
Allocates 48 bytes of message buffer on the stack. No heap allocation necessary.
::fidl::WireResult< ::test_unknown_interactions::UnknownInteractionsProtocol::FlexibleTwoWay> FlexibleTwoWay ()
Allocates 48 bytes of message buffer on the stack. No heap allocation necessary.
::fidl::WireResult< ::test_unknown_interactions::UnknownInteractionsProtocol::FlexibleTwoWayFields> FlexibleTwoWayFields ()
Allocates 48 bytes of message buffer on the stack. No heap allocation necessary.
::fidl::WireResult< ::test_unknown_interactions::UnknownInteractionsProtocol::FlexibleTwoWayErr> FlexibleTwoWayErr ()
Allocates 48 bytes of message buffer on the stack. No heap allocation necessary.
::fidl::WireResult< ::test_unknown_interactions::UnknownInteractionsProtocol::FlexibleTwoWayFieldsErr> FlexibleTwoWayFieldsErr ()
Allocates 48 bytes of message buffer on the stack. No heap allocation necessary.