class NodeControllerOnBindRequest
Defined at line 3581 of file fidling/gen/sdk/fidl/fuchsia.driver.framework/fuchsia.driver.framework/cpp/fidl/fuchsia.driver.framework/cpp/natural_types.h
Public Methods
void NodeControllerOnBindRequest (Storage_ storage)
bool IsEmpty ()
void NodeControllerOnBindRequest ()
Defined at line 3586 of file fidling/gen/sdk/fidl/fuchsia.driver.framework/fuchsia.driver.framework/cpp/fidl/fuchsia.driver.framework/cpp/natural_types.h
void NodeControllerOnBindRequest (NodeControllerOnBindRequest && )
Defined at line 3587 of file fidling/gen/sdk/fidl/fuchsia.driver.framework/fuchsia.driver.framework/cpp/fidl/fuchsia.driver.framework/cpp/natural_types.h
const std::optional< ::zx::event> & node_token ()
Provides a token representing this node which can be exchanged with the
driver framework to discern additional information about this node.
::std::optional< ::zx::event> & node_token ()
Provides a token representing this node which can be exchanged with the
driver framework to discern additional information about this node.
NodeControllerOnBindRequest & node_token (std::optional< ::zx::event> value)
Provides a token representing this node which can be exchanged with the
driver framework to discern additional information about this node.
void NodeControllerOnBindRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
NodeControllerOnBindRequest & operator= (NodeControllerOnBindRequest && )
Defined at line 3588 of file fidling/gen/sdk/fidl/fuchsia.driver.framework/fuchsia.driver.framework/cpp/fidl/fuchsia.driver.framework/cpp/natural_types.h
Friends
class MemberVisitor
class NaturalTableCodingTraits