class SuspendState
Defined at line 47 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.suspend/fuchsia.hardware.power.suspend/cpp/fidl/fuchsia.hardware.power.suspend/cpp/natural_types.h
Public Methods
void SuspendState (Storage_ storage)
void SuspendState ()
Defined at line 53 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.suspend/fuchsia.hardware.power.suspend/cpp/fidl/fuchsia.hardware.power.suspend/cpp/natural_types.h
void SuspendState (SuspendState && )
Defined at line 54 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.suspend/fuchsia.hardware.power.suspend/cpp/fidl/fuchsia.hardware.power.suspend/cpp/natural_types.h
void SuspendState (const SuspendState & other)
SuspendState & operator= (SuspendState && )
Defined at line 55 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.suspend/fuchsia.hardware.power.suspend/cpp/fidl/fuchsia.hardware.power.suspend/cpp/natural_types.h
SuspendState & operator= (const SuspendState & other)
bool operator== (const SuspendState & other)
bool operator!= (const SuspendState & other)
bool IsEmpty ()
const std::optional<int64_t> & resume_latency ()
The amount of time taken for the system to resume from this
suspend state.
::std::optional<int64_t> & resume_latency ()
The amount of time taken for the system to resume from this
suspend state.
SuspendState & resume_latency (std::optional<int64_t> value)
The amount of time taken for the system to resume from this
suspend state.
void SuspendState (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalTableCodingTraits