class DeviceResumeResponse

Defined at line 392 of file fidling/gen/src/power/testing/fake-suspend/test.suspendcontrol/cpp/fidl/test.suspendcontrol/cpp/natural_types.h

Public Methods

void DeviceResumeResponse (Storage_ storage)
void DeviceResumeResponse (uint8_t __reserved)
void DeviceResumeResponse ()

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

Defined at line 403 of file fidling/gen/src/power/testing/fake-suspend/test.suspendcontrol/cpp/fidl/test.suspendcontrol/cpp/natural_types.h

void DeviceResumeResponse (DeviceResumeResponse && )

Defined at line 406 of file fidling/gen/src/power/testing/fake-suspend/test.suspendcontrol/cpp/fidl/test.suspendcontrol/cpp/natural_types.h

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

Defined at line 407 of file fidling/gen/src/power/testing/fake-suspend/test.suspendcontrol/cpp/fidl/test.suspendcontrol/cpp/natural_types.h

DeviceResumeResponse & operator= (const DeviceResumeResponse & other)
bool operator== (const DeviceResumeResponse & other)
bool operator!= (const DeviceResumeResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
DeviceResumeResponse & __reserved (uint8_t value)

Setter for __reserved.

void DeviceResumeResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits