class SnoopOnDroppedPacketsRequest
Defined at line 2791 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/natural_types.h
Public Methods
void SnoopOnDroppedPacketsRequest (Storage_ storage)
void SnoopOnDroppedPacketsRequest ()
Defined at line 2796 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/natural_types.h
void SnoopOnDroppedPacketsRequest (SnoopOnDroppedPacketsRequest && )
Defined at line 2797 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/natural_types.h
void SnoopOnDroppedPacketsRequest (const SnoopOnDroppedPacketsRequest & other)
SnoopOnDroppedPacketsRequest & operator= (SnoopOnDroppedPacketsRequest && )
Defined at line 2798 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/natural_types.h
SnoopOnDroppedPacketsRequest & operator= (const SnoopOnDroppedPacketsRequest & other)
bool operator== (const SnoopOnDroppedPacketsRequest & other)
bool operator!= (const SnoopOnDroppedPacketsRequest & other)
bool IsEmpty ()
const std::optional<uint32_t> & sent ()
::std::optional<uint32_t> & sent ()
SnoopOnDroppedPacketsRequest & sent (std::optional<uint32_t> value)
Setter for sent.
const std::optional<uint32_t> & received ()
::std::optional<uint32_t> & received ()
SnoopOnDroppedPacketsRequest & received (std::optional<uint32_t> value)
Setter for received.
void SnoopOnDroppedPacketsRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalTableCodingTraits