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