class SystemActivityGovernorState
Defined at line 31 of file fidling/gen/src/power/system-activity-governor/fake/fidl/test.sagcontrol/cpp/fidl/test.sagcontrol/cpp/natural_types.h
Public Methods
void SystemActivityGovernorState (Storage_ storage)
void SystemActivityGovernorState ()
Defined at line 37 of file fidling/gen/src/power/system-activity-governor/fake/fidl/test.sagcontrol/cpp/fidl/test.sagcontrol/cpp/natural_types.h
void SystemActivityGovernorState (SystemActivityGovernorState && )
Defined at line 38 of file fidling/gen/src/power/system-activity-governor/fake/fidl/test.sagcontrol/cpp/fidl/test.sagcontrol/cpp/natural_types.h
void SystemActivityGovernorState (const SystemActivityGovernorState & other)
SystemActivityGovernorState & operator= (SystemActivityGovernorState && )
Defined at line 39 of file fidling/gen/src/power/system-activity-governor/fake/fidl/test.sagcontrol/cpp/fidl/test.sagcontrol/cpp/natural_types.h
SystemActivityGovernorState & operator= (const SystemActivityGovernorState & other)
bool operator== (const SystemActivityGovernorState & other)
bool operator!= (const SystemActivityGovernorState & other)
bool IsEmpty ()
const std::optional< ::fuchsia_power_system::ExecutionStateLevel> & execution_state_level ()
::std::optional< ::fuchsia_power_system::ExecutionStateLevel> & execution_state_level ()
SystemActivityGovernorState & execution_state_level (std::optional< ::fuchsia_power_system::ExecutionStateLevel> value)
Setter for execution_state_level.
const std::optional< ::fuchsia_power_system::ApplicationActivityLevel> & application_activity_level ()
::std::optional< ::fuchsia_power_system::ApplicationActivityLevel> & application_activity_level ()
SystemActivityGovernorState & application_activity_level (std::optional< ::fuchsia_power_system::ApplicationActivityLevel> value)
Setter for application_activity_level.
void SystemActivityGovernorState (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalTableCodingTraits