class LogSinkWaitForInterestChangeResult

Defined at line 262 of file fidling/gen/sdk/fidl/fuchsia.logger/fuchsia.logger/cpp/fidl/fuchsia.logger/cpp/wire_types.h

Public Methods

void LogSinkWaitForInterestChangeResult ()
void LogSinkWaitForInterestChangeResult (const LogSinkWaitForInterestChangeResult & )

Defined at line 268 of file fidling/gen/sdk/fidl/fuchsia.logger/fuchsia.logger/cpp/fidl/fuchsia.logger/cpp/wire_types.h

LogSinkWaitForInterestChangeResult & operator= (const LogSinkWaitForInterestChangeResult & )

Defined at line 269 of file fidling/gen/sdk/fidl/fuchsia.logger/fuchsia.logger/cpp/fidl/fuchsia.logger/cpp/wire_types.h

void LogSinkWaitForInterestChangeResult (LogSinkWaitForInterestChangeResult && )

Defined at line 270 of file fidling/gen/sdk/fidl/fuchsia.logger/fuchsia.logger/cpp/fidl/fuchsia.logger/cpp/wire_types.h

bool has_invalid_tag ()
bool is_response ()
LogSinkWaitForInterestChangeResult WithResponse (::fidl::ObjectView< ::fuchsia_logger::wire::LogSinkWaitForInterestChangeResponse> val)
LogSinkWaitForInterestChangeResult & operator= (LogSinkWaitForInterestChangeResult && )

Defined at line 271 of file fidling/gen/sdk/fidl/fuchsia.logger/fuchsia.logger/cpp/fidl/fuchsia.logger/cpp/wire_types.h

template <typename... Args>
LogSinkWaitForInterestChangeResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)

Defined at line 285 of file fidling/gen/sdk/fidl/fuchsia.logger/fuchsia.logger/cpp/fidl/fuchsia.logger/cpp/wire_types.h

::fuchsia_logger::wire::LogSinkWaitForInterestChangeResponse & response ()
const ::fuchsia_logger::wire::LogSinkWaitForInterestChangeResponse & response ()
bool is_err ()
LogSinkWaitForInterestChangeResult WithErr (::fuchsia_logger::wire::InterestChangeError val)
::fuchsia_logger::wire::InterestChangeError & err ()
const ::fuchsia_logger::wire::InterestChangeError & err ()
::fuchsia_logger::wire::LogSinkWaitForInterestChangeResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

Defined at line 273 of file fidling/gen/sdk/fidl/fuchsia.logger/fuchsia.logger/cpp/fidl/fuchsia.logger/cpp/wire_types.h