template <>
class WireWeakOnewayClientImpl
Defined at line 1467 of file fidling/gen/src/diagnostics/validator/logs/fidl/fuchsia.validate.logs/cpp/fidl/fuchsia.validate.logs/cpp/wire_messaging.h
Public Methods
::fidl::OneWayStatus Validate (::fidl::ServerEnd< ::fuchsia_validate_logs::ValidateResultsIterator> && results)
Runs the encoding validation test suite and reports the results on the
given channel.
Allocates 40 bytes of message buffer on the stack. No heap allocation necessary.