template <>
class WireSyncBufferClientImpl
Defined at line 1350 of file fidling/gen/src/diagnostics/validator/logs/fidl/fuchsia.validate.logs/cpp/fidl/fuchsia.validate.logs/cpp/wire_messaging.h
Public Methods
::fidl::WireUnownedResult< ::fuchsia_validate_logs::LogSinkPuppet::GetInfo> GetInfo ()
Returns the information the puppet knows about itself.
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.
::fidl::WireUnownedResult< ::fuchsia_validate_logs::LogSinkPuppet::EmitLog> EmitLog (const ::fuchsia_validate_logs::wire::RecordSpec & spec)
Logs a record.
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.