class PlatformBusRegisterIommuResponse
Defined at line 2560 of file fidling/gen/sdk/fidl/fuchsia.hardware.platform.bus/fuchsia.hardware.platform.bus/cpp/fidl/fuchsia.hardware.platform.bus/cpp/natural_types.h
Public Methods
void PlatformBusRegisterIommuResponse (Storage_ storage)
void PlatformBusRegisterIommuResponse (uint8_t __reserved)
void PlatformBusRegisterIommuResponse ()
Default constructs a |PlatformBusRegisterIommuResponse| only if all of its members are default constructible.
Defined at line 2570 of file fidling/gen/sdk/fidl/fuchsia.hardware.platform.bus/fuchsia.hardware.platform.bus/cpp/fidl/fuchsia.hardware.platform.bus/cpp/natural_types.h
void PlatformBusRegisterIommuResponse (PlatformBusRegisterIommuResponse && )
Defined at line 2573 of file fidling/gen/sdk/fidl/fuchsia.hardware.platform.bus/fuchsia.hardware.platform.bus/cpp/fidl/fuchsia.hardware.platform.bus/cpp/natural_types.h
void PlatformBusRegisterIommuResponse (const PlatformBusRegisterIommuResponse & other)
PlatformBusRegisterIommuResponse & operator= (PlatformBusRegisterIommuResponse && )
Defined at line 2574 of file fidling/gen/sdk/fidl/fuchsia.hardware.platform.bus/fuchsia.hardware.platform.bus/cpp/fidl/fuchsia.hardware.platform.bus/cpp/natural_types.h
PlatformBusRegisterIommuResponse & operator= (const PlatformBusRegisterIommuResponse & other)
bool operator== (const PlatformBusRegisterIommuResponse & other)
bool operator!= (const PlatformBusRegisterIommuResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
PlatformBusRegisterIommuResponse & __reserved (uint8_t value)
Setter for __reserved.
void PlatformBusRegisterIommuResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits