template <>

class WireWeakSyncClientImpl

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

Public Methods

::fidl::WireResult< ::fuchsia_validate_logs::LogSinkPuppet::GetInfo> GetInfo ()

Returns the information the puppet knows about itself.

Allocates 16 bytes of request buffer on the stack. Response is heap-allocated.

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

Logs a record.

Allocates 16 bytes of response buffer on the stack. Request is heap-allocated.