class RoleManagerGetProfileForRoleResult
Defined at line 1104 of file fidling/gen/sdk/fidl/fuchsia.scheduler/fuchsia.scheduler/cpp/fidl/fuchsia.scheduler/cpp/wire_types.h
Public Methods
void RoleManagerGetProfileForRoleResult ()
void ~RoleManagerGetProfileForRoleResult ()
void RoleManagerGetProfileForRoleResult (RoleManagerGetProfileForRoleResult && other)
RoleManagerGetProfileForRoleResult & operator= (RoleManagerGetProfileForRoleResult && other)
bool has_invalid_tag ()
bool is_response ()
RoleManagerGetProfileForRoleResult WithResponse (::fidl::ObjectView< ::fuchsia_scheduler::wire::RoleManagerGetProfileForRoleResponse> val)
template <typename... Args>
RoleManagerGetProfileForRoleResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 1127 of file fidling/gen/sdk/fidl/fuchsia.scheduler/fuchsia.scheduler/cpp/fidl/fuchsia.scheduler/cpp/wire_types.h
::fuchsia_scheduler::wire::RoleManagerGetProfileForRoleResponse & response ()
const ::fuchsia_scheduler::wire::RoleManagerGetProfileForRoleResponse & response ()
bool is_err ()
RoleManagerGetProfileForRoleResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
bool is_framework_err ()
RoleManagerGetProfileForRoleResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_scheduler::wire::RoleManagerGetProfileForRoleResult::Tag Which ()
void _CloseHandles ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
| kFrameworkErr | 3 |
Defined at line 1114 of file fidling/gen/sdk/fidl/fuchsia.scheduler/fuchsia.scheduler/cpp/fidl/fuchsia.scheduler/cpp/wire_types.h