class AddressSpaceChildDriverDeallocateBlockResponse

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

Public Methods

void AddressSpaceChildDriverDeallocateBlockResponse (Storage_ storage)
void AddressSpaceChildDriverDeallocateBlockResponse (int32_t res)
void AddressSpaceChildDriverDeallocateBlockResponse ()

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

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

void AddressSpaceChildDriverDeallocateBlockResponse (AddressSpaceChildDriverDeallocateBlockResponse && )

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

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

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

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

Setter for res.

void AddressSpaceChildDriverDeallocateBlockResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits