template <>
class WireWeakOnewayClientImpl
Defined at line 12259 of file fidling/gen/src/tests/fidl/dynsuite/client_suite/fidl/fidl.clientsuite/cpp/fidl/fidl.clientsuite/cpp/wire_messaging.h
Public Methods
::fidl::OneWayStatus OneWayNoRequest ()
Allocates 32 bytes of message buffer on the stack. No heap allocation necessary.
::fidl::OneWayStatus OneWayStructRequest (int32_t some_field)
Allocates 40 bytes of message buffer on the stack. No heap allocation necessary.
::fidl::OneWayStatus OneWayTableRequest (::fidl_clientsuite::wire::TablePayload TablePayload)
Allocates 56 bytes of message buffer on the stack. No heap allocation necessary.
::fidl::OneWayStatus OneWayUnionRequest (::fidl_clientsuite::wire::UnionPayload UnionPayload)
Allocates 48 bytes of message buffer on the stack. No heap allocation necessary.