class PlatformBusAddCompositeNodeSpecRequest
Defined at line 2323 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 PlatformBusAddCompositeNodeSpecRequest (Storage_ storage)
void PlatformBusAddCompositeNodeSpecRequest (::fuchsia_hardware_platform_bus::Node node, ::fuchsia_driver_framework::CompositeNodeSpec spec)
void PlatformBusAddCompositeNodeSpecRequest ()
Default constructs a |PlatformBusAddCompositeNodeSpecRequest| only if all of its members are default constructible.
Defined at line 2333 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 PlatformBusAddCompositeNodeSpecRequest (PlatformBusAddCompositeNodeSpecRequest && )
Defined at line 2336 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 PlatformBusAddCompositeNodeSpecRequest (const PlatformBusAddCompositeNodeSpecRequest & other)
PlatformBusAddCompositeNodeSpecRequest & operator= (PlatformBusAddCompositeNodeSpecRequest && )
Defined at line 2337 of file fidling/gen/sdk/fidl/fuchsia.hardware.platform.bus/fuchsia.hardware.platform.bus/cpp/fidl/fuchsia.hardware.platform.bus/cpp/natural_types.h
PlatformBusAddCompositeNodeSpecRequest & operator= (const PlatformBusAddCompositeNodeSpecRequest & other)
bool operator== (const PlatformBusAddCompositeNodeSpecRequest & other)
bool operator!= (const PlatformBusAddCompositeNodeSpecRequest & other)
const ::fuchsia_hardware_platform_bus::Node & node ()
::fuchsia_hardware_platform_bus::Node & node ()
PlatformBusAddCompositeNodeSpecRequest & node (::fuchsia_hardware_platform_bus::Node value)
Setter for node.
const ::fuchsia_driver_framework::CompositeNodeSpec & spec ()
::fuchsia_driver_framework::CompositeNodeSpec & spec ()
PlatformBusAddCompositeNodeSpecRequest & spec (::fuchsia_driver_framework::CompositeNodeSpec value)
Setter for spec.
void PlatformBusAddCompositeNodeSpecRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits