class AddressSpaceChildDriverUnclaimSharedBlockResponse

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

Public Methods

void AddressSpaceChildDriverUnclaimSharedBlockResponse (Storage_ storage)
void AddressSpaceChildDriverUnclaimSharedBlockResponse (int32_t res)
void AddressSpaceChildDriverUnclaimSharedBlockResponse ()

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

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

void AddressSpaceChildDriverUnclaimSharedBlockResponse (AddressSpaceChildDriverUnclaimSharedBlockResponse && )

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

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

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

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

Setter for res.

void AddressSpaceChildDriverUnclaimSharedBlockResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits