class FanSetFanLevelRequest
Defined at line 94 of file fidling/gen/sdk/fidl/fuchsia.hardware.fan/fuchsia.hardware.fan/cpp/fidl/fuchsia.hardware.fan/cpp/natural_types.h
Public Methods
void FanSetFanLevelRequest (Storage_ storage)
void FanSetFanLevelRequest (uint32_t fan_level)
void FanSetFanLevelRequest ()
Default constructs a |FanSetFanLevelRequest| only if all of its members are default constructible.
Defined at line 105 of file fidling/gen/sdk/fidl/fuchsia.hardware.fan/fuchsia.hardware.fan/cpp/fidl/fuchsia.hardware.fan/cpp/natural_types.h
void FanSetFanLevelRequest (FanSetFanLevelRequest && )
Defined at line 108 of file fidling/gen/sdk/fidl/fuchsia.hardware.fan/fuchsia.hardware.fan/cpp/fidl/fuchsia.hardware.fan/cpp/natural_types.h
void FanSetFanLevelRequest (const FanSetFanLevelRequest & other)
FanSetFanLevelRequest & operator= (FanSetFanLevelRequest && )
Defined at line 109 of file fidling/gen/sdk/fidl/fuchsia.hardware.fan/fuchsia.hardware.fan/cpp/fidl/fuchsia.hardware.fan/cpp/natural_types.h
FanSetFanLevelRequest & operator= (const FanSetFanLevelRequest & other)
bool operator== (const FanSetFanLevelRequest & other)
bool operator!= (const FanSetFanLevelRequest & other)
uint32_t fan_level ()
uint32_t & fan_level ()
FanSetFanLevelRequest & fan_level (uint32_t value)
Setter for fan_level.
void FanSetFanLevelRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits