class GraphCreateProducerResponse
Defined at line 400 of file fidling/gen/sdk/fidl/fuchsia.audio.mixer/fuchsia.audio.mixer/cpp/fidl/fuchsia.audio.mixer/cpp/natural_types.h
Public Methods
void GraphCreateProducerResponse (Storage_ storage)
void GraphCreateProducerResponse ()
Defined at line 405 of file fidling/gen/sdk/fidl/fuchsia.audio.mixer/fuchsia.audio.mixer/cpp/fidl/fuchsia.audio.mixer/cpp/natural_types.h
void GraphCreateProducerResponse (GraphCreateProducerResponse && )
Defined at line 406 of file fidling/gen/sdk/fidl/fuchsia.audio.mixer/fuchsia.audio.mixer/cpp/fidl/fuchsia.audio.mixer/cpp/natural_types.h
void GraphCreateProducerResponse (const GraphCreateProducerResponse & other)
GraphCreateProducerResponse & operator= (GraphCreateProducerResponse && )
Defined at line 407 of file fidling/gen/sdk/fidl/fuchsia.audio.mixer/fuchsia.audio.mixer/cpp/fidl/fuchsia.audio.mixer/cpp/natural_types.h
GraphCreateProducerResponse & operator= (const GraphCreateProducerResponse & other)
bool operator== (const GraphCreateProducerResponse & other)
bool operator!= (const GraphCreateProducerResponse & 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.
GraphCreateProducerResponse & id (std::optional<uint64_t> value)
ID of the newly-created node. Guaranteed to be unique.
void GraphCreateProducerResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalTableCodingTraits