class AddressSpaceDeviceOpenChildDriverRequest
Defined at line 136 of file fidling/gen/sdk/fidl/fuchsia.hardware.goldfish/fuchsia.hardware.goldfish/cpp/fidl/fuchsia.hardware.goldfish/cpp/natural_types.h
Public Methods
void AddressSpaceDeviceOpenChildDriverRequest (Storage_ storage)
void AddressSpaceDeviceOpenChildDriverRequest (::fuchsia_hardware_goldfish::AddressSpaceChildDriverType type, ::fidl::ServerEnd< ::fuchsia_hardware_goldfish::AddressSpaceChildDriver> req)
void AddressSpaceDeviceOpenChildDriverRequest ()
Default constructs a |AddressSpaceDeviceOpenChildDriverRequest| only if all of its members are default constructible.
Defined at line 146 of file fidling/gen/sdk/fidl/fuchsia.hardware.goldfish/fuchsia.hardware.goldfish/cpp/fidl/fuchsia.hardware.goldfish/cpp/natural_types.h
void AddressSpaceDeviceOpenChildDriverRequest (AddressSpaceDeviceOpenChildDriverRequest && )
Defined at line 149 of file fidling/gen/sdk/fidl/fuchsia.hardware.goldfish/fuchsia.hardware.goldfish/cpp/fidl/fuchsia.hardware.goldfish/cpp/natural_types.h
AddressSpaceDeviceOpenChildDriverRequest & operator= (AddressSpaceDeviceOpenChildDriverRequest && )
Defined at line 150 of file fidling/gen/sdk/fidl/fuchsia.hardware.goldfish/fuchsia.hardware.goldfish/cpp/fidl/fuchsia.hardware.goldfish/cpp/natural_types.h
::fuchsia_hardware_goldfish::AddressSpaceChildDriverType type ()
::fuchsia_hardware_goldfish::AddressSpaceChildDriverType & type ()
AddressSpaceDeviceOpenChildDriverRequest & type (::fuchsia_hardware_goldfish::AddressSpaceChildDriverType value)
Setter for type.
const ::fidl::ServerEnd< ::fuchsia_hardware_goldfish::AddressSpaceChildDriver> & req ()
::fidl::ServerEnd< ::fuchsia_hardware_goldfish::AddressSpaceChildDriver> & req ()
AddressSpaceDeviceOpenChildDriverRequest & req (::fidl::ServerEnd< ::fuchsia_hardware_goldfish::AddressSpaceChildDriver> value)
Setter for req.
void AddressSpaceDeviceOpenChildDriverRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits