class ResetStatusResponse
Defined at line 594 of file fidling/gen/sdk/fidl/fuchsia.hardware.reset/fuchsia.hardware.reset/cpp/fidl/fuchsia.hardware.reset/cpp/natural_types.h
Public Methods
void ResetStatusResponse (Storage_ storage)
void ResetStatusResponse (bool asserted)
void ResetStatusResponse ()
Default constructs a |ResetStatusResponse| only if all of its members are default constructible.
Defined at line 605 of file fidling/gen/sdk/fidl/fuchsia.hardware.reset/fuchsia.hardware.reset/cpp/fidl/fuchsia.hardware.reset/cpp/natural_types.h
void ResetStatusResponse (ResetStatusResponse && )
Defined at line 608 of file fidling/gen/sdk/fidl/fuchsia.hardware.reset/fuchsia.hardware.reset/cpp/fidl/fuchsia.hardware.reset/cpp/natural_types.h
void ResetStatusResponse (const ResetStatusResponse & other)
ResetStatusResponse & operator= (ResetStatusResponse && )
Defined at line 609 of file fidling/gen/sdk/fidl/fuchsia.hardware.reset/fuchsia.hardware.reset/cpp/fidl/fuchsia.hardware.reset/cpp/natural_types.h
ResetStatusResponse & operator= (const ResetStatusResponse & other)
bool operator== (const ResetStatusResponse & other)
bool operator!= (const ResetStatusResponse & other)
bool asserted ()
bool & asserted ()
ResetStatusResponse & asserted (bool value)
Setter for asserted.
void ResetStatusResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits