class PlatformBusRegisterIommuResult

Defined at line 3190 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 PlatformBusRegisterIommuResult ()
void PlatformBusRegisterIommuResult (const PlatformBusRegisterIommuResult & )

Defined at line 3196 of file fidling/gen/sdk/fidl/fuchsia.hardware.platform.bus/fuchsia.hardware.platform.bus/cpp/fidl/fuchsia.hardware.platform.bus/cpp/wire_types.h

PlatformBusRegisterIommuResult & operator= (const PlatformBusRegisterIommuResult & )

Defined at line 3197 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 PlatformBusRegisterIommuResult (PlatformBusRegisterIommuResult && )

Defined at line 3198 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 ()
PlatformBusRegisterIommuResult WithResponse (::fuchsia_hardware_platform_bus::wire::PlatformBusRegisterIommuResponse val)
PlatformBusRegisterIommuResult & operator= (PlatformBusRegisterIommuResult && )

Defined at line 3199 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::PlatformBusRegisterIommuResponse & response ()
const ::fuchsia_hardware_platform_bus::wire::PlatformBusRegisterIommuResponse & response ()
bool is_err ()
PlatformBusRegisterIommuResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_platform_bus::wire::PlatformBusRegisterIommuResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

Defined at line 3201 of file fidling/gen/sdk/fidl/fuchsia.hardware.platform.bus/fuchsia.hardware.platform.bus/cpp/fidl/fuchsia.hardware.platform.bus/cpp/wire_types.h