class LogSinkWaitForInterestChangeResponse
Defined at line 470 of file fidling/gen/sdk/fidl/fuchsia.logger/fuchsia.logger/cpp/fidl/fuchsia.logger/cpp/natural_types.h
Public Methods
void LogSinkWaitForInterestChangeResponse (Storage_ storage)
void LogSinkWaitForInterestChangeResponse (::fuchsia_diagnostics_types::Interest data)
void LogSinkWaitForInterestChangeResponse ()
Default constructs a |LogSinkWaitForInterestChangeResponse| only if all of its members are default constructible.
Defined at line 481 of file fidling/gen/sdk/fidl/fuchsia.logger/fuchsia.logger/cpp/fidl/fuchsia.logger/cpp/natural_types.h
void LogSinkWaitForInterestChangeResponse (LogSinkWaitForInterestChangeResponse && )
Defined at line 484 of file fidling/gen/sdk/fidl/fuchsia.logger/fuchsia.logger/cpp/fidl/fuchsia.logger/cpp/natural_types.h
void LogSinkWaitForInterestChangeResponse (const LogSinkWaitForInterestChangeResponse & other)
LogSinkWaitForInterestChangeResponse & operator= (LogSinkWaitForInterestChangeResponse && )
Defined at line 485 of file fidling/gen/sdk/fidl/fuchsia.logger/fuchsia.logger/cpp/fidl/fuchsia.logger/cpp/natural_types.h
LogSinkWaitForInterestChangeResponse & operator= (const LogSinkWaitForInterestChangeResponse & other)
bool operator== (const LogSinkWaitForInterestChangeResponse & other)
bool operator!= (const LogSinkWaitForInterestChangeResponse & other)
const ::fuchsia_diagnostics_types::Interest & data ()
::fuchsia_diagnostics_types::Interest & data ()
LogSinkWaitForInterestChangeResponse & data (::fuchsia_diagnostics_types::Interest value)
Setter for data.
void LogSinkWaitForInterestChangeResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits