class MatchPendingNodeResult
Defined at line 797 of file fidling/gen/sdk/fidl/fuchsia.driver.index/fuchsia.driver.index/cpp/fidl/fuchsia.driver.index/cpp/natural_types.h
Public Methods
void MatchPendingNodeResult (Storage_ storage)
void MatchPendingNodeResult ()
Defined at line 803 of file fidling/gen/sdk/fidl/fuchsia.driver.index/fuchsia.driver.index/cpp/fidl/fuchsia.driver.index/cpp/natural_types.h
void MatchPendingNodeResult (MatchPendingNodeResult && )
Defined at line 804 of file fidling/gen/sdk/fidl/fuchsia.driver.index/fuchsia.driver.index/cpp/fidl/fuchsia.driver.index/cpp/natural_types.h
void MatchPendingNodeResult (const MatchPendingNodeResult & other)
MatchPendingNodeResult & operator= (MatchPendingNodeResult && )
Defined at line 805 of file fidling/gen/sdk/fidl/fuchsia.driver.index/fuchsia.driver.index/cpp/fidl/fuchsia.driver.index/cpp/natural_types.h
MatchPendingNodeResult & operator= (const MatchPendingNodeResult & other)
bool operator== (const MatchPendingNodeResult & other)
bool operator!= (const MatchPendingNodeResult & other)
bool IsEmpty ()
const std::optional< ::fuchsia_driver_framework::CompositeDriverMatch> & driver ()
Information for the matched composite driver.
::std::optional< ::fuchsia_driver_framework::CompositeDriverMatch> & driver ()
Information for the matched composite driver.
MatchPendingNodeResult & driver (std::optional< ::fuchsia_driver_framework::CompositeDriverMatch> value)
Information for the matched composite driver.
void MatchPendingNodeResult (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalTableCodingTraits