class FanSetFanLevelResponse
Defined at line 143 of file fidling/gen/sdk/fidl/fuchsia.hardware.fan/fuchsia.hardware.fan/cpp/fidl/fuchsia.hardware.fan/cpp/natural_types.h
Public Methods
void FanSetFanLevelResponse (Storage_ storage)
void FanSetFanLevelResponse (int32_t status)
void FanSetFanLevelResponse ()
Default constructs a |FanSetFanLevelResponse| only if all of its members are default constructible.
Defined at line 154 of file fidling/gen/sdk/fidl/fuchsia.hardware.fan/fuchsia.hardware.fan/cpp/fidl/fuchsia.hardware.fan/cpp/natural_types.h
void FanSetFanLevelResponse (FanSetFanLevelResponse && )
Defined at line 157 of file fidling/gen/sdk/fidl/fuchsia.hardware.fan/fuchsia.hardware.fan/cpp/fidl/fuchsia.hardware.fan/cpp/natural_types.h
void FanSetFanLevelResponse (const FanSetFanLevelResponse & other)
FanSetFanLevelResponse & operator= (FanSetFanLevelResponse && )
Defined at line 158 of file fidling/gen/sdk/fidl/fuchsia.hardware.fan/fuchsia.hardware.fan/cpp/fidl/fuchsia.hardware.fan/cpp/natural_types.h
FanSetFanLevelResponse & operator= (const FanSetFanLevelResponse & other)
bool operator== (const FanSetFanLevelResponse & other)
bool operator!= (const FanSetFanLevelResponse & other)
int32_t status ()
int32_t & status ()
FanSetFanLevelResponse & status (int32_t value)
Setter for status.
void FanSetFanLevelResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits