class AddressSpaceChildDriverPingRequest
Defined at line 817 of file fidling/gen/sdk/fidl/fuchsia.hardware.goldfish/fuchsia.hardware.goldfish/cpp/fidl/fuchsia.hardware.goldfish/cpp/natural_types.h
Public Methods
void AddressSpaceChildDriverPingRequest (Storage_ storage)
void AddressSpaceChildDriverPingRequest (::fuchsia_hardware_goldfish::AddressSpaceChildDriverPingMessage ping)
void AddressSpaceChildDriverPingRequest ()
Default constructs a |AddressSpaceChildDriverPingRequest| only if all of its members are default constructible.
Defined at line 827 of file fidling/gen/sdk/fidl/fuchsia.hardware.goldfish/fuchsia.hardware.goldfish/cpp/fidl/fuchsia.hardware.goldfish/cpp/natural_types.h
void AddressSpaceChildDriverPingRequest (AddressSpaceChildDriverPingRequest && )
Defined at line 830 of file fidling/gen/sdk/fidl/fuchsia.hardware.goldfish/fuchsia.hardware.goldfish/cpp/fidl/fuchsia.hardware.goldfish/cpp/natural_types.h
void AddressSpaceChildDriverPingRequest (const AddressSpaceChildDriverPingRequest & other)
AddressSpaceChildDriverPingRequest & operator= (AddressSpaceChildDriverPingRequest && )
Defined at line 831 of file fidling/gen/sdk/fidl/fuchsia.hardware.goldfish/fuchsia.hardware.goldfish/cpp/fidl/fuchsia.hardware.goldfish/cpp/natural_types.h
AddressSpaceChildDriverPingRequest & operator= (const AddressSpaceChildDriverPingRequest & other)
bool operator== (const AddressSpaceChildDriverPingRequest & other)
bool operator!= (const AddressSpaceChildDriverPingRequest & other)
const ::fuchsia_hardware_goldfish::AddressSpaceChildDriverPingMessage & ping ()
::fuchsia_hardware_goldfish::AddressSpaceChildDriverPingMessage & ping ()
AddressSpaceChildDriverPingRequest & ping (::fuchsia_hardware_goldfish::AddressSpaceChildDriverPingMessage value)
Setter for ping.
void AddressSpaceChildDriverPingRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits