class ControlDeviceCreateColorBuffer2Response

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

Public Methods

void ControlDeviceCreateColorBuffer2Response (Storage_ storage)
void ControlDeviceCreateColorBuffer2Response (int32_t res, int32_t hw_address_page_offset)
void ControlDeviceCreateColorBuffer2Response ()

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

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

void ControlDeviceCreateColorBuffer2Response (ControlDeviceCreateColorBuffer2Response && )

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

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

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

ControlDeviceCreateColorBuffer2Response & operator= (const ControlDeviceCreateColorBuffer2Response & other)
bool operator== (const ControlDeviceCreateColorBuffer2Response & other)
bool operator!= (const ControlDeviceCreateColorBuffer2Response & other)
int32_t res ()
int32_t & res ()
ControlDeviceCreateColorBuffer2Response & res (int32_t value)

Setter for res.

int32_t hw_address_page_offset ()
int32_t & hw_address_page_offset ()
ControlDeviceCreateColorBuffer2Response & hw_address_page_offset (int32_t value)

Setter for hw_address_page_offset.

void ControlDeviceCreateColorBuffer2Response (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits