class VregSetStateResponse

Defined at line 472 of file fidling/gen/sdk/fidl/fuchsia.hardware.vreg/fuchsia.hardware.vreg/cpp/fidl/fuchsia.hardware.vreg/cpp/natural_types.h

Public Methods

void VregSetStateResponse (Storage_ storage)
void VregSetStateResponse (uint8_t __reserved)
void VregSetStateResponse ()

Default constructs a |VregSetStateResponse| only if all of its members are default constructible.

Defined at line 483 of file fidling/gen/sdk/fidl/fuchsia.hardware.vreg/fuchsia.hardware.vreg/cpp/fidl/fuchsia.hardware.vreg/cpp/natural_types.h

void VregSetStateResponse (VregSetStateResponse && )

Defined at line 486 of file fidling/gen/sdk/fidl/fuchsia.hardware.vreg/fuchsia.hardware.vreg/cpp/fidl/fuchsia.hardware.vreg/cpp/natural_types.h

void VregSetStateResponse (const VregSetStateResponse & other)
VregSetStateResponse & operator= (VregSetStateResponse && )

Defined at line 487 of file fidling/gen/sdk/fidl/fuchsia.hardware.vreg/fuchsia.hardware.vreg/cpp/fidl/fuchsia.hardware.vreg/cpp/natural_types.h

VregSetStateResponse & operator= (const VregSetStateResponse & other)
bool operator== (const VregSetStateResponse & other)
bool operator!= (const VregSetStateResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
VregSetStateResponse & __reserved (uint8_t value)

Setter for __reserved.

void VregSetStateResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits