template <>

class WireWeakAsyncBufferClientImpl

Defined at line 1701 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::WireBufferThenable< ::fuchsia_validate_logs::LogSinkPuppet::GetInfo> GetInfo ()

Returns the information the puppet knows about itself.

Caller provides the backing storage for FIDL message.

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

Logs a record.

Caller provides the backing storage for FIDL message.