class NodeControllerRequestBindResult
Defined at line 5406 of file fidling/gen/sdk/fidl/fuchsia.driver.framework/fuchsia.driver.framework/cpp/fidl/fuchsia.driver.framework/cpp/wire_types.h
Public Methods
void NodeControllerRequestBindResult ()
void NodeControllerRequestBindResult (const NodeControllerRequestBindResult & )
Defined at line 5412 of file fidling/gen/sdk/fidl/fuchsia.driver.framework/fuchsia.driver.framework/cpp/fidl/fuchsia.driver.framework/cpp/wire_types.h
NodeControllerRequestBindResult & operator= (const NodeControllerRequestBindResult & )
Defined at line 5413 of file fidling/gen/sdk/fidl/fuchsia.driver.framework/fuchsia.driver.framework/cpp/fidl/fuchsia.driver.framework/cpp/wire_types.h
void NodeControllerRequestBindResult (NodeControllerRequestBindResult && )
Defined at line 5414 of file fidling/gen/sdk/fidl/fuchsia.driver.framework/fuchsia.driver.framework/cpp/fidl/fuchsia.driver.framework/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
NodeControllerRequestBindResult WithResponse (::fuchsia_driver_framework::wire::NodeControllerRequestBindResponse val)
NodeControllerRequestBindResult & operator= (NodeControllerRequestBindResult && )
Defined at line 5415 of file fidling/gen/sdk/fidl/fuchsia.driver.framework/fuchsia.driver.framework/cpp/fidl/fuchsia.driver.framework/cpp/wire_types.h
::fuchsia_driver_framework::wire::NodeControllerRequestBindResponse & response ()
const ::fuchsia_driver_framework::wire::NodeControllerRequestBindResponse & response ()
bool is_err ()
NodeControllerRequestBindResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
bool is_framework_err ()
NodeControllerRequestBindResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_driver_framework::wire::NodeControllerRequestBindResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
| kFrameworkErr | 3 |
Defined at line 5417 of file fidling/gen/sdk/fidl/fuchsia.driver.framework/fuchsia.driver.framework/cpp/fidl/fuchsia.driver.framework/cpp/wire_types.h