class AddressSpaceChildDriverPingResponse

Defined at line 867 of file fidling/gen/sdk/fidl/fuchsia.hardware.goldfish/fuchsia.hardware.goldfish/cpp/fidl/fuchsia.hardware.goldfish/cpp/natural_types.h

Public Methods

void AddressSpaceChildDriverPingResponse (Storage_ storage)
void AddressSpaceChildDriverPingResponse (int32_t res, ::fuchsia_hardware_goldfish::AddressSpaceChildDriverPingMessage ping)
void AddressSpaceChildDriverPingResponse ()

Default constructs a |AddressSpaceChildDriverPingResponse| only if all of its members are default constructible.

Defined at line 877 of file fidling/gen/sdk/fidl/fuchsia.hardware.goldfish/fuchsia.hardware.goldfish/cpp/fidl/fuchsia.hardware.goldfish/cpp/natural_types.h

void AddressSpaceChildDriverPingResponse (AddressSpaceChildDriverPingResponse && )

Defined at line 880 of file fidling/gen/sdk/fidl/fuchsia.hardware.goldfish/fuchsia.hardware.goldfish/cpp/fidl/fuchsia.hardware.goldfish/cpp/natural_types.h

void AddressSpaceChildDriverPingResponse (const AddressSpaceChildDriverPingResponse & other)
AddressSpaceChildDriverPingResponse & operator= (AddressSpaceChildDriverPingResponse && )

Defined at line 881 of file fidling/gen/sdk/fidl/fuchsia.hardware.goldfish/fuchsia.hardware.goldfish/cpp/fidl/fuchsia.hardware.goldfish/cpp/natural_types.h

AddressSpaceChildDriverPingResponse & operator= (const AddressSpaceChildDriverPingResponse & other)
bool operator== (const AddressSpaceChildDriverPingResponse & other)
bool operator!= (const AddressSpaceChildDriverPingResponse & other)
int32_t res ()
int32_t & res ()
AddressSpaceChildDriverPingResponse & res (int32_t value)

Setter for res.

const ::fuchsia_hardware_goldfish::AddressSpaceChildDriverPingMessage & ping ()
::fuchsia_hardware_goldfish::AddressSpaceChildDriverPingMessage & ping ()
AddressSpaceChildDriverPingResponse & ping (::fuchsia_hardware_goldfish::AddressSpaceChildDriverPingMessage value)

Setter for ping.

void AddressSpaceChildDriverPingResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits