class LaunchComponent
Defined at line 495 of file fidling/gen/sdk/fidl/fuchsia.cpu.profiler/fuchsia.cpu.profiler/cpp/fidl/fuchsia.cpu.profiler/cpp/wire_types.h
Public Methods
bool IsEmpty ()
Returns whether no field is set.
bool HasUnknownData ()
Returns whether the table references unknown fields.
::fidl::WireTableBuilder< ::fuchsia_cpu_profiler::wire::LaunchComponent> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_cpu_profiler::wire::LaunchComponent> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_cpu_profiler::wire::LaunchComponent>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
void LaunchComponent ()
Defined at line 497 of file fidling/gen/sdk/fidl/fuchsia.cpu.profiler/fuchsia.cpu.profiler/cpp/fidl/fuchsia.cpu.profiler/cpp/wire_types.h
void LaunchComponent (const LaunchComponent & other)
Defined at line 498 of file fidling/gen/sdk/fidl/fuchsia.cpu.profiler/fuchsia.cpu.profiler/cpp/fidl/fuchsia.cpu.profiler/cpp/wire_types.h
LaunchComponent & operator= (const LaunchComponent & other)
Defined at line 499 of file fidling/gen/sdk/fidl/fuchsia.cpu.profiler/fuchsia.cpu.profiler/cpp/fidl/fuchsia.cpu.profiler/cpp/wire_types.h
void LaunchComponent (LaunchComponent && other)
Defined at line 500 of file fidling/gen/sdk/fidl/fuchsia.cpu.profiler/fuchsia.cpu.profiler/cpp/fidl/fuchsia.cpu.profiler/cpp/wire_types.h
LaunchComponent & operator= (LaunchComponent && other)
Defined at line 501 of file fidling/gen/sdk/fidl/fuchsia.cpu.profiler/fuchsia.cpu.profiler/cpp/fidl/fuchsia.cpu.profiler/cpp/wire_types.h
::fidl::StringView & url ()
The url of the component to launch (required)
bool has_url ()
::fidl::StringView & moniker ()
The location to launch the component. If not specified, a default
location will be used.
bool has_moniker ()
void ~LaunchComponent ()
Defined at line 503 of file fidling/gen/sdk/fidl/fuchsia.cpu.profiler/fuchsia.cpu.profiler/cpp/fidl/fuchsia.cpu.profiler/cpp/wire_types.h
Friends
class WireTableBaseBuilder
class WireTableBaseBuilder