class NodeControllerOnBindRequest

Defined at line 3266 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 3271 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 3272 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 3273 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