class ControlDeviceCreateBuffer2Response
Defined at line 1560 of file fidling/gen/sdk/fidl/fuchsia.hardware.goldfish/fuchsia.hardware.goldfish/cpp/fidl/fuchsia.hardware.goldfish/cpp/natural_types.h
Public Methods
void ControlDeviceCreateBuffer2Response (Storage_ storage)
void ControlDeviceCreateBuffer2Response (int32_t hw_address_page_offset)
void ControlDeviceCreateBuffer2Response ()
Default constructs a |ControlDeviceCreateBuffer2Response| only if all of its members are default constructible.
Defined at line 1570 of file fidling/gen/sdk/fidl/fuchsia.hardware.goldfish/fuchsia.hardware.goldfish/cpp/fidl/fuchsia.hardware.goldfish/cpp/natural_types.h
void ControlDeviceCreateBuffer2Response (ControlDeviceCreateBuffer2Response && )
Defined at line 1573 of file fidling/gen/sdk/fidl/fuchsia.hardware.goldfish/fuchsia.hardware.goldfish/cpp/fidl/fuchsia.hardware.goldfish/cpp/natural_types.h
void ControlDeviceCreateBuffer2Response (const ControlDeviceCreateBuffer2Response & other)
ControlDeviceCreateBuffer2Response & operator= (ControlDeviceCreateBuffer2Response && )
Defined at line 1574 of file fidling/gen/sdk/fidl/fuchsia.hardware.goldfish/fuchsia.hardware.goldfish/cpp/fidl/fuchsia.hardware.goldfish/cpp/natural_types.h
ControlDeviceCreateBuffer2Response & operator= (const ControlDeviceCreateBuffer2Response & other)
bool operator== (const ControlDeviceCreateBuffer2Response & other)
bool operator!= (const ControlDeviceCreateBuffer2Response & other)
int32_t hw_address_page_offset ()
int32_t & hw_address_page_offset ()
ControlDeviceCreateBuffer2Response & hw_address_page_offset (int32_t value)
Setter for hw_address_page_offset.
void ControlDeviceCreateBuffer2Response (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits