class VregGetVoltageStepResponse
Defined at line 302 of file fidling/gen/sdk/fidl/fuchsia.hardware.vreg/fuchsia.hardware.vreg/cpp/fidl/fuchsia.hardware.vreg/cpp/natural_types.h
Public Methods
void VregGetVoltageStepResponse (Storage_ storage)
void VregGetVoltageStepResponse (uint32_t result)
void VregGetVoltageStepResponse ()
Default constructs a |VregGetVoltageStepResponse| only if all of its members are default constructible.
Defined at line 313 of file fidling/gen/sdk/fidl/fuchsia.hardware.vreg/fuchsia.hardware.vreg/cpp/fidl/fuchsia.hardware.vreg/cpp/natural_types.h
void VregGetVoltageStepResponse (VregGetVoltageStepResponse && )
Defined at line 316 of file fidling/gen/sdk/fidl/fuchsia.hardware.vreg/fuchsia.hardware.vreg/cpp/fidl/fuchsia.hardware.vreg/cpp/natural_types.h
void VregGetVoltageStepResponse (const VregGetVoltageStepResponse & other)
VregGetVoltageStepResponse & operator= (VregGetVoltageStepResponse && )
Defined at line 317 of file fidling/gen/sdk/fidl/fuchsia.hardware.vreg/fuchsia.hardware.vreg/cpp/fidl/fuchsia.hardware.vreg/cpp/natural_types.h
VregGetVoltageStepResponse & operator= (const VregGetVoltageStepResponse & other)
bool operator== (const VregGetVoltageStepResponse & other)
bool operator!= (const VregGetVoltageStepResponse & other)
uint32_t result ()
uint32_t & result ()
VregGetVoltageStepResponse & result (uint32_t value)
Setter for result.
void VregGetVoltageStepResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits