template <>

class WireWeakAsyncClientImpl

Defined at line 1681 of file fidling/gen/src/diagnostics/validator/logs/fidl/fuchsia.validate.logs/cpp/fidl/fuchsia.validate.logs/cpp/wire_messaging.h

Public Methods

::fidl::internal::WireThenable< ::fuchsia_validate_logs::LogSinkPuppet::GetInfo> GetInfo ()

Returns the information the puppet knows about itself.

Allocates 16 bytes of request buffer on the stack. The callback is stored on the heap.

::fidl::internal::WireThenable< ::fuchsia_validate_logs::LogSinkPuppet::EmitLog> EmitLog (const ::fuchsia_validate_logs::wire::RecordSpec & spec)

Logs a record.

The request and callback are allocated on the heap.