class RingBufferSetActiveChannelsResponse
Defined at line 7735 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/natural_types.h
Public Methods
void RingBufferSetActiveChannelsResponse (Storage_ storage)
void RingBufferSetActiveChannelsResponse (int64_t set_time)
void RingBufferSetActiveChannelsResponse ()
Default constructs a |RingBufferSetActiveChannelsResponse| only if all of its members are default constructible.
Defined at line 7745 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/natural_types.h
void RingBufferSetActiveChannelsResponse (RingBufferSetActiveChannelsResponse && )
Defined at line 7748 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/natural_types.h
void RingBufferSetActiveChannelsResponse (const RingBufferSetActiveChannelsResponse & other)
RingBufferSetActiveChannelsResponse & operator= (RingBufferSetActiveChannelsResponse && )
Defined at line 7749 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/natural_types.h
RingBufferSetActiveChannelsResponse & operator= (const RingBufferSetActiveChannelsResponse & other)
bool operator== (const RingBufferSetActiveChannelsResponse & other)
bool operator!= (const RingBufferSetActiveChannelsResponse & other)
int64_t set_time ()
int64_t & set_time ()
RingBufferSetActiveChannelsResponse & set_time (int64_t value)
Setter for set_time.
void RingBufferSetActiveChannelsResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits