class ScoConnectionSendResponse

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

Public Methods

void ScoConnectionSendResponse (Storage_ storage)
void ScoConnectionSendResponse (uint8_t __reserved)
void ScoConnectionSendResponse ()

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

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

void ScoConnectionSendResponse (ScoConnectionSendResponse && )

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

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

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

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

Setter for __reserved.

void ScoConnectionSendResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits