class PlaybackConfigurePlaybackResponse

Defined at line 945 of file fidling/gen/sdk/fidl/fuchsia.hardware.sensors/fuchsia.hardware.sensors/cpp/fidl/fuchsia.hardware.sensors/cpp/natural_types.h

Public Methods

void PlaybackConfigurePlaybackResponse (Storage_ storage)
void PlaybackConfigurePlaybackResponse (uint8_t __reserved)
void PlaybackConfigurePlaybackResponse ()

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

Defined at line 956 of file fidling/gen/sdk/fidl/fuchsia.hardware.sensors/fuchsia.hardware.sensors/cpp/fidl/fuchsia.hardware.sensors/cpp/natural_types.h

void PlaybackConfigurePlaybackResponse (PlaybackConfigurePlaybackResponse && )

Defined at line 959 of file fidling/gen/sdk/fidl/fuchsia.hardware.sensors/fuchsia.hardware.sensors/cpp/fidl/fuchsia.hardware.sensors/cpp/natural_types.h

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

Defined at line 960 of file fidling/gen/sdk/fidl/fuchsia.hardware.sensors/fuchsia.hardware.sensors/cpp/fidl/fuchsia.hardware.sensors/cpp/natural_types.h

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

Setter for __reserved.

void PlaybackConfigurePlaybackResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits