class ReaderWatchTopologyResponse

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

Public Methods

void ReaderWatchTopologyResponse (Storage_ storage)
void ReaderWatchTopologyResponse (uint64_t topology_id)
void ReaderWatchTopologyResponse ()

Default constructs a |ReaderWatchTopologyResponse| only if all of its members are default constructible.

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

void ReaderWatchTopologyResponse (ReaderWatchTopologyResponse && )

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

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

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

ReaderWatchTopologyResponse & operator= (const ReaderWatchTopologyResponse & other)
bool operator== (const ReaderWatchTopologyResponse & other)
bool operator!= (const ReaderWatchTopologyResponse & other)
uint64_t topology_id ()
uint64_t & topology_id ()
ReaderWatchTopologyResponse & topology_id (uint64_t value)

Setter for topology_id.

void ReaderWatchTopologyResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits