class LastRebootInfoProviderGetResponse
Defined at line 2139 of file fidling/gen/sdk/fidl/fuchsia.feedback/fuchsia.feedback/cpp/fidl/fuchsia.feedback/cpp/natural_types.h
Public Methods
void LastRebootInfoProviderGetResponse (Storage_ storage)
void LastRebootInfoProviderGetResponse (::fuchsia_feedback::LastReboot last_reboot)
void LastRebootInfoProviderGetResponse ()
Default constructs a |LastRebootInfoProviderGetResponse| only if all of its members are default constructible.
Defined at line 2150 of file fidling/gen/sdk/fidl/fuchsia.feedback/fuchsia.feedback/cpp/fidl/fuchsia.feedback/cpp/natural_types.h
void LastRebootInfoProviderGetResponse (LastRebootInfoProviderGetResponse && )
Defined at line 2153 of file fidling/gen/sdk/fidl/fuchsia.feedback/fuchsia.feedback/cpp/fidl/fuchsia.feedback/cpp/natural_types.h
void LastRebootInfoProviderGetResponse (const LastRebootInfoProviderGetResponse & other)
LastRebootInfoProviderGetResponse & operator= (LastRebootInfoProviderGetResponse && )
Defined at line 2154 of file fidling/gen/sdk/fidl/fuchsia.feedback/fuchsia.feedback/cpp/fidl/fuchsia.feedback/cpp/natural_types.h
LastRebootInfoProviderGetResponse & operator= (const LastRebootInfoProviderGetResponse & other)
bool operator== (const LastRebootInfoProviderGetResponse & other)
bool operator!= (const LastRebootInfoProviderGetResponse & other)
const ::fuchsia_feedback::LastReboot & last_reboot ()
::fuchsia_feedback::LastReboot & last_reboot ()
LastRebootInfoProviderGetResponse & last_reboot (::fuchsia_feedback::LastReboot value)
Setter for last_reboot.
void LastRebootInfoProviderGetResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits