class ResetAssertResponse

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

Public Methods

void ResetAssertResponse (Storage_ storage)
void ResetAssertResponse (uint8_t __reserved)
void ResetAssertResponse ()

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

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

void ResetAssertResponse (ResetAssertResponse && )

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

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

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

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

Setter for __reserved.

void ResetAssertResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits