class ResetDeassertResponse

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

Public Methods

void ResetDeassertResponse (Storage_ storage)
void ResetDeassertResponse (uint8_t __reserved)
void ResetDeassertResponse ()

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

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

void ResetDeassertResponse (ResetDeassertResponse && )

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

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

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

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

Setter for __reserved.

void ResetDeassertResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits