class VregSetStateResult

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

Public Methods

void VregSetStateResult ()
void VregSetStateResult (const VregSetStateResult & )

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

VregSetStateResult & operator= (const VregSetStateResult & )

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

void VregSetStateResult (VregSetStateResult && )

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

bool has_invalid_tag ()
bool is_response ()
VregSetStateResult WithResponse (::fuchsia_hardware_vreg::wire::VregSetStateResponse val)
VregSetStateResult & operator= (VregSetStateResult && )

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

::fuchsia_hardware_vreg::wire::VregSetStateResponse & response ()
const ::fuchsia_hardware_vreg::wire::VregSetStateResponse & response ()
bool is_err ()
VregSetStateResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_vreg::wire::VregSetStateResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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