class AddressSpaceChildDriverDeallocateBlockRequest

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

Public Methods

void AddressSpaceChildDriverDeallocateBlockRequest (Storage_ storage)
void AddressSpaceChildDriverDeallocateBlockRequest (uint64_t paddr)
void AddressSpaceChildDriverDeallocateBlockRequest ()

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

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

void AddressSpaceChildDriverDeallocateBlockRequest (AddressSpaceChildDriverDeallocateBlockRequest && )

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

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

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

AddressSpaceChildDriverDeallocateBlockRequest & operator= (const AddressSpaceChildDriverDeallocateBlockRequest & other)
bool operator== (const AddressSpaceChildDriverDeallocateBlockRequest & other)
bool operator!= (const AddressSpaceChildDriverDeallocateBlockRequest & other)
uint64_t paddr ()
uint64_t & paddr ()
AddressSpaceChildDriverDeallocateBlockRequest & paddr (uint64_t value)

Setter for paddr.

void AddressSpaceChildDriverDeallocateBlockRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits