class SuspendBlockerBeforeSuspendResponse

Defined at line 208 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/natural_types.h

Public Methods

void SuspendBlockerBeforeSuspendResponse (Storage_ storage)
void SuspendBlockerBeforeSuspendResponse (uint8_t __reserved)
void SuspendBlockerBeforeSuspendResponse ()

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

Defined at line 219 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/natural_types.h

void SuspendBlockerBeforeSuspendResponse (SuspendBlockerBeforeSuspendResponse && )

Defined at line 222 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/natural_types.h

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

Defined at line 223 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/natural_types.h

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

Setter for __reserved.

void SuspendBlockerBeforeSuspendResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits