class AudioOffloadControllerStopResponse

Defined at line 1191 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/natural_types.h

Public Methods

void AudioOffloadControllerStopResponse (Storage_ storage)
void AudioOffloadControllerStopResponse (uint8_t __reserved)
void AudioOffloadControllerStopResponse ()

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

Defined at line 1201 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/natural_types.h

void AudioOffloadControllerStopResponse (AudioOffloadControllerStopResponse && )

Defined at line 1204 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/natural_types.h

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

Defined at line 1205 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/natural_types.h

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

Setter for __reserved.

void AudioOffloadControllerStopResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits