class RoleManagerGetProfileForRoleResponse

Defined at line 484 of file fidling/gen/sdk/fidl/fuchsia.scheduler/fuchsia.scheduler/cpp/fidl/fuchsia.scheduler/cpp/natural_types.h

Public Methods

void RoleManagerGetProfileForRoleResponse (Storage_ storage)
bool IsEmpty ()
void RoleManagerGetProfileForRoleResponse ()

Defined at line 490 of file fidling/gen/sdk/fidl/fuchsia.scheduler/fuchsia.scheduler/cpp/fidl/fuchsia.scheduler/cpp/natural_types.h

void RoleManagerGetProfileForRoleResponse (RoleManagerGetProfileForRoleResponse && )

Defined at line 491 of file fidling/gen/sdk/fidl/fuchsia.scheduler/fuchsia.scheduler/cpp/fidl/fuchsia.scheduler/cpp/natural_types.h

RoleManagerGetProfileForRoleResponse & operator= (RoleManagerGetProfileForRoleResponse && )

Defined at line 492 of file fidling/gen/sdk/fidl/fuchsia.scheduler/fuchsia.scheduler/cpp/fidl/fuchsia.scheduler/cpp/natural_types.h

const std::optional< ::zx::profile> & profile ()
::std::optional< ::zx::profile> & profile ()
RoleManagerGetProfileForRoleResponse & profile (std::optional< ::zx::profile> value)

Setter for profile.

const std::optional< ::std::vector< ::fuchsia_scheduler::Parameter>> & output_parameters ()
::std::optional< ::std::vector< ::fuchsia_scheduler::Parameter>> & output_parameters ()
RoleManagerGetProfileForRoleResponse & output_parameters (std::optional< ::std::vector< ::fuchsia_scheduler::Parameter>> value)

Setter for output_parameters.

void RoleManagerGetProfileForRoleResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalTableCodingTraits