class GraphCancelStartOrStopResponse

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

Public Methods

void GraphCancelStartOrStopResponse (Storage_ storage)
void GraphCancelStartOrStopResponse (uint8_t __reserved)
void GraphCancelStartOrStopResponse ()

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

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

void GraphCancelStartOrStopResponse (GraphCancelStartOrStopResponse && )

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

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

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

GraphCancelStartOrStopResponse & operator= (const GraphCancelStartOrStopResponse & other)
bool operator== (const GraphCancelStartOrStopResponse & other)
bool operator!= (const GraphCancelStartOrStopResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
GraphCancelStartOrStopResponse & __reserved (uint8_t value)

Setter for __reserved.

void GraphCancelStartOrStopResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits