class DelayWatcherWatchDelayResponse

Defined at line 181 of file fidling/gen/sdk/fidl/fuchsia.audio/fuchsia.audio/cpp/fidl/fuchsia.audio/cpp/natural_types.h

Public Methods

void DelayWatcherWatchDelayResponse (Storage_ storage)
void DelayWatcherWatchDelayResponse ()

Defined at line 187 of file fidling/gen/sdk/fidl/fuchsia.audio/fuchsia.audio/cpp/fidl/fuchsia.audio/cpp/natural_types.h

void DelayWatcherWatchDelayResponse (DelayWatcherWatchDelayResponse && )

Defined at line 188 of file fidling/gen/sdk/fidl/fuchsia.audio/fuchsia.audio/cpp/fidl/fuchsia.audio/cpp/natural_types.h

void DelayWatcherWatchDelayResponse (const DelayWatcherWatchDelayResponse & other)
DelayWatcherWatchDelayResponse & operator= (DelayWatcherWatchDelayResponse && )

Defined at line 189 of file fidling/gen/sdk/fidl/fuchsia.audio/fuchsia.audio/cpp/fidl/fuchsia.audio/cpp/natural_types.h

DelayWatcherWatchDelayResponse & operator= (const DelayWatcherWatchDelayResponse & other)
bool operator== (const DelayWatcherWatchDelayResponse & other)
bool operator!= (const DelayWatcherWatchDelayResponse & other)
bool IsEmpty ()
const std::optional<int64_t> & delay ()

Optional. If not specified, the delay is unknown.

::std::optional<int64_t> & delay ()

Optional. If not specified, the delay is unknown.

DelayWatcherWatchDelayResponse & delay (std::optional<int64_t> value)

Optional. If not specified, the delay is unknown.

void DelayWatcherWatchDelayResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalTableCodingTraits