class GraphCreateMixerResponse
Defined at line 488 of file fidling/gen/sdk/fidl/fuchsia.audio.mixer/fuchsia.audio.mixer/cpp/fidl/fuchsia.audio.mixer/cpp/natural_types.h
Public Methods
void GraphCreateMixerResponse (Storage_ storage)
void GraphCreateMixerResponse ()
Defined at line 493 of file fidling/gen/sdk/fidl/fuchsia.audio.mixer/fuchsia.audio.mixer/cpp/fidl/fuchsia.audio.mixer/cpp/natural_types.h
void GraphCreateMixerResponse (GraphCreateMixerResponse && )
Defined at line 494 of file fidling/gen/sdk/fidl/fuchsia.audio.mixer/fuchsia.audio.mixer/cpp/fidl/fuchsia.audio.mixer/cpp/natural_types.h
void GraphCreateMixerResponse (const GraphCreateMixerResponse & other)
GraphCreateMixerResponse & operator= (GraphCreateMixerResponse && )
Defined at line 495 of file fidling/gen/sdk/fidl/fuchsia.audio.mixer/fuchsia.audio.mixer/cpp/fidl/fuchsia.audio.mixer/cpp/natural_types.h
GraphCreateMixerResponse & operator= (const GraphCreateMixerResponse & other)
bool operator== (const GraphCreateMixerResponse & other)
bool operator!= (const GraphCreateMixerResponse & other)
bool IsEmpty ()
const std::optional<uint64_t> & id ()
ID of the newly-created node. Guaranteed to be unique.
::std::optional<uint64_t> & id ()
ID of the newly-created node. Guaranteed to be unique.
GraphCreateMixerResponse & id (std::optional<uint64_t> value)
ID of the newly-created node. Guaranteed to be unique.
void GraphCreateMixerResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalTableCodingTraits