class RoleManager_SetRole_Response

Defined at line 463 of file fidling/gen/sdk/fidl/fuchsia.scheduler/fuchsia.scheduler/hlcpp/fuchsia/scheduler/cpp/fidl.h

Public Members

static const fidl_type_t * FidlType

Public Methods

bool IsEmpty ()

Returns whether no field is set.

const ::std::vector< ::fuchsia::scheduler::Parameter> & output_parameters ()

Defined at line 469 of file fidling/gen/sdk/fidl/fuchsia.scheduler/fuchsia.scheduler/hlcpp/fuchsia/scheduler/cpp/fidl.h

bool has_output_parameters ()

Defined at line 473 of file fidling/gen/sdk/fidl/fuchsia.scheduler/fuchsia.scheduler/hlcpp/fuchsia/scheduler/cpp/fidl.h

::std::vector< ::fuchsia::scheduler::Parameter> * mutable_output_parameters ()

Defined at line 477 of file fidling/gen/sdk/fidl/fuchsia.scheduler/fuchsia.scheduler/hlcpp/fuchsia/scheduler/cpp/fidl.h

void clear_output_parameters ()

Defined at line 485 of file fidling/gen/sdk/fidl/fuchsia.scheduler/fuchsia.scheduler/hlcpp/fuchsia/scheduler/cpp/fidl.h

RoleManager_SetRole_Response & set_output_parameters (::std::vector< ::fuchsia::scheduler::Parameter> _value)
void RoleManager_SetRole_Response ()
void RoleManager_SetRole_Response (RoleManager_SetRole_Response && other)
void ~RoleManager_SetRole_Response ()
RoleManager_SetRole_Response & operator= (RoleManager_SetRole_Response && other)
::std::unique_ptr<RoleManager_SetRole_Response> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, RoleManager_SetRole_Response * _value, size_t _offset)
zx_status_t Clone (RoleManager_SetRole_Response * _result)