class ScoConnectionWriteResponse
Defined at line 2339 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/natural_types.h
Public Methods
void ScoConnectionWriteResponse (Storage_ storage)
void ScoConnectionWriteResponse (uint8_t __reserved)
void ScoConnectionWriteResponse ()
Default constructs a |ScoConnectionWriteResponse| only if all of its members are default constructible.
Defined at line 2349 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/natural_types.h
void ScoConnectionWriteResponse (ScoConnectionWriteResponse && )
Defined at line 2352 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/natural_types.h
void ScoConnectionWriteResponse (const ScoConnectionWriteResponse & other)
ScoConnectionWriteResponse & operator= (ScoConnectionWriteResponse && )
Defined at line 2353 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/natural_types.h
ScoConnectionWriteResponse & operator= (const ScoConnectionWriteResponse & other)
bool operator== (const ScoConnectionWriteResponse & other)
bool operator!= (const ScoConnectionWriteResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
ScoConnectionWriteResponse & __reserved (uint8_t value)
Setter for __reserved.
void ScoConnectionWriteResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits