class PeerWatchConnectionStatesResponse
Defined at line 1062 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/natural_types.h
Public Methods
void PeerWatchConnectionStatesResponse (Storage_ storage)
void PeerWatchConnectionStatesResponse (::std::vector< ::fuchsia_hardware_bluetooth::ConnectionState> states)
void PeerWatchConnectionStatesResponse ()
Default constructs a |PeerWatchConnectionStatesResponse| only if all of its members are default constructible.
Defined at line 1072 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/natural_types.h
void PeerWatchConnectionStatesResponse (PeerWatchConnectionStatesResponse && )
Defined at line 1075 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/natural_types.h
void PeerWatchConnectionStatesResponse (const PeerWatchConnectionStatesResponse & other)
PeerWatchConnectionStatesResponse & operator= (PeerWatchConnectionStatesResponse && )
Defined at line 1076 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/natural_types.h
PeerWatchConnectionStatesResponse & operator= (const PeerWatchConnectionStatesResponse & other)
bool operator== (const PeerWatchConnectionStatesResponse & other)
bool operator!= (const PeerWatchConnectionStatesResponse & other)
const ::std::vector< ::fuchsia_hardware_bluetooth::ConnectionState> & states ()
::std::vector< ::fuchsia_hardware_bluetooth::ConnectionState> & states ()
PeerWatchConnectionStatesResponse & states (::std::vector< ::fuchsia_hardware_bluetooth::ConnectionState> value)
Setter for states.
void PeerWatchConnectionStatesResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits