template <>

class WireWeakOnewayBufferClientImpl

Defined at line 1389 of file fidling/gen/sdk/fidl/fuchsia.logger/fuchsia.logger/cpp/fidl/fuchsia.logger/cpp/wire_messaging.h

Public Methods

::fidl::OneWayStatus ListenSafe (::fidl::ClientEnd< ::fuchsia_logger::LogListenerSafe> && log_listener, ::fidl::ObjectView< ::fuchsia_logger::wire::LogFilterOptions> options)

Dumps all cached logs by calling LogMany() in batches followed by Log() for each new log

message.

A null `options` indicates no filtering is requested.

Caller provides the backing storage for FIDL message.