class DeviceGetStateChangePortResponse

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

Public Methods

void DeviceGetStateChangePortResponse (Storage_ storage)
void DeviceGetStateChangePortResponse (int32_t status, ::zx::port handle)
void DeviceGetStateChangePortResponse ()

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

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

void DeviceGetStateChangePortResponse (DeviceGetStateChangePortResponse && )

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

DeviceGetStateChangePortResponse & operator= (DeviceGetStateChangePortResponse && )

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

int32_t status ()
int32_t & status ()
DeviceGetStateChangePortResponse & status (int32_t value)

Setter for status.

const ::zx::port & handle ()
::zx::port & handle ()
DeviceGetStateChangePortResponse & handle (::zx::port value)

Setter for handle.

void DeviceGetStateChangePortResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits