class DeviceSetSuspendStatesResponse
Defined at line 142 of file fidling/gen/src/power/testing/fake-suspend/test.suspendcontrol/cpp/fidl/test.suspendcontrol/cpp/natural_types.h
Public Methods
void DeviceSetSuspendStatesResponse (Storage_ storage)
void DeviceSetSuspendStatesResponse (uint8_t __reserved)
void DeviceSetSuspendStatesResponse ()
Default constructs a |DeviceSetSuspendStatesResponse| only if all of its members are default constructible.
Defined at line 153 of file fidling/gen/src/power/testing/fake-suspend/test.suspendcontrol/cpp/fidl/test.suspendcontrol/cpp/natural_types.h
void DeviceSetSuspendStatesResponse (DeviceSetSuspendStatesResponse && )
Defined at line 156 of file fidling/gen/src/power/testing/fake-suspend/test.suspendcontrol/cpp/fidl/test.suspendcontrol/cpp/natural_types.h
void DeviceSetSuspendStatesResponse (const DeviceSetSuspendStatesResponse & other)
DeviceSetSuspendStatesResponse & operator= (DeviceSetSuspendStatesResponse && )
Defined at line 157 of file fidling/gen/src/power/testing/fake-suspend/test.suspendcontrol/cpp/fidl/test.suspendcontrol/cpp/natural_types.h
DeviceSetSuspendStatesResponse & operator= (const DeviceSetSuspendStatesResponse & other)
bool operator== (const DeviceSetSuspendStatesResponse & other)
bool operator!= (const DeviceSetSuspendStatesResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
DeviceSetSuspendStatesResponse & __reserved (uint8_t value)
Setter for __reserved.
void DeviceSetSuspendStatesResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits