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