class RoleManager_GetProfileForRole_Response

Defined at line 829 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 ::zx::profile & profile ()

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

bool has_profile ()

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

::zx::profile * mutable_profile ()

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

void clear_profile ()

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

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

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

bool has_output_parameters ()

Defined at line 863 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 867 of file fidling/gen/sdk/fidl/fuchsia.scheduler/fuchsia.scheduler/hlcpp/fuchsia/scheduler/cpp/fidl.h

void clear_output_parameters ()

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

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