class GraphCreateThreadResponse

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

Public Methods

void GraphCreateThreadResponse (Storage_ storage)
void GraphCreateThreadResponse ()

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

void GraphCreateThreadResponse (GraphCreateThreadResponse && )

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

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

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

GraphCreateThreadResponse & operator= (const GraphCreateThreadResponse & other)
bool operator== (const GraphCreateThreadResponse & other)
bool operator!= (const GraphCreateThreadResponse & other)
bool IsEmpty ()
const std::optional<uint64_t> & id ()

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

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

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

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

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

void GraphCreateThreadResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalTableCodingTraits