class GraphCreateConsumerResponse

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

Public Methods

void GraphCreateConsumerResponse (Storage_ storage)
void GraphCreateConsumerResponse ()

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

void GraphCreateConsumerResponse (GraphCreateConsumerResponse && )

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

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

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

GraphCreateConsumerResponse & operator= (const GraphCreateConsumerResponse & other)
bool operator== (const GraphCreateConsumerResponse & other)
bool operator!= (const GraphCreateConsumerResponse & 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.

GraphCreateConsumerResponse & id (std::optional<uint64_t> value)

ID of the newly-created node. Guaranteed to be unique.

void GraphCreateConsumerResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalTableCodingTraits