class SharedVmoIoExchangeResponse

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

Public Methods

void SharedVmoIoExchangeResponse (Storage_ storage)
void SharedVmoIoExchangeResponse (uint8_t __reserved)
void SharedVmoIoExchangeResponse ()

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

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

void SharedVmoIoExchangeResponse (SharedVmoIoExchangeResponse && )

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

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

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

SharedVmoIoExchangeResponse & operator= (const SharedVmoIoExchangeResponse & other)
bool operator== (const SharedVmoIoExchangeResponse & other)
bool operator!= (const SharedVmoIoExchangeResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
SharedVmoIoExchangeResponse & __reserved (uint8_t value)

Setter for __reserved.

void SharedVmoIoExchangeResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits