class EmulatorAddBredrPeerResponse

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

Public Methods

void EmulatorAddBredrPeerResponse (Storage_ storage)
void EmulatorAddBredrPeerResponse (uint8_t __reserved)
void EmulatorAddBredrPeerResponse ()

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

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

void EmulatorAddBredrPeerResponse (EmulatorAddBredrPeerResponse && )

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

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

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

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

Setter for __reserved.

void EmulatorAddBredrPeerResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits