class DeviceGetStateChangeEventResponse
Defined at line 887 of file fidling/gen/sdk/fidl/fuchsia.hardware.thermal/fuchsia.hardware.thermal/cpp/fidl/fuchsia.hardware.thermal/cpp/natural_types.h
Public Methods
void DeviceGetStateChangeEventResponse (Storage_ storage)
void DeviceGetStateChangeEventResponse (int32_t status, ::zx::event handle)
void DeviceGetStateChangeEventResponse ()
Default constructs a |DeviceGetStateChangeEventResponse| only if all of its members are default constructible.
Defined at line 898 of file fidling/gen/sdk/fidl/fuchsia.hardware.thermal/fuchsia.hardware.thermal/cpp/fidl/fuchsia.hardware.thermal/cpp/natural_types.h
void DeviceGetStateChangeEventResponse (DeviceGetStateChangeEventResponse && )
Defined at line 901 of file fidling/gen/sdk/fidl/fuchsia.hardware.thermal/fuchsia.hardware.thermal/cpp/fidl/fuchsia.hardware.thermal/cpp/natural_types.h
DeviceGetStateChangeEventResponse & operator= (DeviceGetStateChangeEventResponse && )
Defined at line 902 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 ()
DeviceGetStateChangeEventResponse & status (int32_t value)
Setter for status.
const ::zx::event & handle ()
::zx::event & handle ()
DeviceGetStateChangeEventResponse & handle (::zx::event value)
Setter for handle.
void DeviceGetStateChangeEventResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits