class ControlDeviceCreateSyncFenceResponse

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

Public Methods

void ControlDeviceCreateSyncFenceResponse (Storage_ storage)
void ControlDeviceCreateSyncFenceResponse (uint8_t __reserved)
void ControlDeviceCreateSyncFenceResponse ()

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

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

void ControlDeviceCreateSyncFenceResponse (ControlDeviceCreateSyncFenceResponse && )

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

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

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

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

Setter for __reserved.

void ControlDeviceCreateSyncFenceResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits