class PlatformBusAddCompositeNodeSpecResult
Defined at line 3141 of file fidling/gen/sdk/fidl/fuchsia.hardware.platform.bus/fuchsia.hardware.platform.bus/cpp/fidl/fuchsia.hardware.platform.bus/cpp/wire_types.h
Public Methods
void PlatformBusAddCompositeNodeSpecResult ()
void PlatformBusAddCompositeNodeSpecResult (const PlatformBusAddCompositeNodeSpecResult & )
Defined at line 3147 of file fidling/gen/sdk/fidl/fuchsia.hardware.platform.bus/fuchsia.hardware.platform.bus/cpp/fidl/fuchsia.hardware.platform.bus/cpp/wire_types.h
PlatformBusAddCompositeNodeSpecResult & operator= (const PlatformBusAddCompositeNodeSpecResult & )
Defined at line 3148 of file fidling/gen/sdk/fidl/fuchsia.hardware.platform.bus/fuchsia.hardware.platform.bus/cpp/fidl/fuchsia.hardware.platform.bus/cpp/wire_types.h
void PlatformBusAddCompositeNodeSpecResult (PlatformBusAddCompositeNodeSpecResult && )
Defined at line 3149 of file fidling/gen/sdk/fidl/fuchsia.hardware.platform.bus/fuchsia.hardware.platform.bus/cpp/fidl/fuchsia.hardware.platform.bus/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
PlatformBusAddCompositeNodeSpecResult WithResponse (::fuchsia_hardware_platform_bus::wire::PlatformBusAddCompositeNodeSpecResponse val)
PlatformBusAddCompositeNodeSpecResult & operator= (PlatformBusAddCompositeNodeSpecResult && )
Defined at line 3150 of file fidling/gen/sdk/fidl/fuchsia.hardware.platform.bus/fuchsia.hardware.platform.bus/cpp/fidl/fuchsia.hardware.platform.bus/cpp/wire_types.h
::fuchsia_hardware_platform_bus::wire::PlatformBusAddCompositeNodeSpecResponse & response ()
const ::fuchsia_hardware_platform_bus::wire::PlatformBusAddCompositeNodeSpecResponse & response ()
bool is_err ()
PlatformBusAddCompositeNodeSpecResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_platform_bus::wire::PlatformBusAddCompositeNodeSpecResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 3152 of file fidling/gen/sdk/fidl/fuchsia.hardware.platform.bus/fuchsia.hardware.platform.bus/cpp/fidl/fuchsia.hardware.platform.bus/cpp/wire_types.h