class SharedVmoIoTransmitResponse

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

Public Methods

void SharedVmoIoTransmitResponse (Storage_ storage)
void SharedVmoIoTransmitResponse (uint8_t __reserved)
void SharedVmoIoTransmitResponse ()

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

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

void SharedVmoIoTransmitResponse (SharedVmoIoTransmitResponse && )

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

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

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

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

Setter for __reserved.

void SharedVmoIoTransmitResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits