class ControlDeviceGetBufferHandleResponse
Defined at line 1717 of file fidling/gen/sdk/fidl/fuchsia.hardware.goldfish/fuchsia.hardware.goldfish/cpp/fidl/fuchsia.hardware.goldfish/cpp/natural_types.h
Public Methods
void ControlDeviceGetBufferHandleResponse (Storage_ storage)
void ControlDeviceGetBufferHandleResponse (int32_t res, uint32_t id, ::fuchsia_hardware_goldfish::BufferHandleType type)
void ControlDeviceGetBufferHandleResponse ()
Default constructs a |ControlDeviceGetBufferHandleResponse| only if all of its members are default constructible.
Defined at line 1727 of file fidling/gen/sdk/fidl/fuchsia.hardware.goldfish/fuchsia.hardware.goldfish/cpp/fidl/fuchsia.hardware.goldfish/cpp/natural_types.h
void ControlDeviceGetBufferHandleResponse (ControlDeviceGetBufferHandleResponse && )
Defined at line 1730 of file fidling/gen/sdk/fidl/fuchsia.hardware.goldfish/fuchsia.hardware.goldfish/cpp/fidl/fuchsia.hardware.goldfish/cpp/natural_types.h
void ControlDeviceGetBufferHandleResponse (const ControlDeviceGetBufferHandleResponse & other)
ControlDeviceGetBufferHandleResponse & operator= (ControlDeviceGetBufferHandleResponse && )
Defined at line 1731 of file fidling/gen/sdk/fidl/fuchsia.hardware.goldfish/fuchsia.hardware.goldfish/cpp/fidl/fuchsia.hardware.goldfish/cpp/natural_types.h
ControlDeviceGetBufferHandleResponse & operator= (const ControlDeviceGetBufferHandleResponse & other)
bool operator== (const ControlDeviceGetBufferHandleResponse & other)
bool operator!= (const ControlDeviceGetBufferHandleResponse & other)
int32_t res ()
int32_t & res ()
ControlDeviceGetBufferHandleResponse & res (int32_t value)
Setter for res.
uint32_t id ()
uint32_t & id ()
ControlDeviceGetBufferHandleResponse & id (uint32_t value)
Setter for id.
::fuchsia_hardware_goldfish::BufferHandleType type ()
::fuchsia_hardware_goldfish::BufferHandleType & type ()
ControlDeviceGetBufferHandleResponse & type (::fuchsia_hardware_goldfish::BufferHandleType value)
Setter for type.
void ControlDeviceGetBufferHandleResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits