class LaunchTest

Defined at line 719 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.

void LaunchTest ()

Defined at line 721 of file fidling/gen/sdk/fidl/fuchsia.cpu.profiler/fuchsia.cpu.profiler/cpp/fidl/fuchsia.cpu.profiler/cpp/wire_types.h

void LaunchTest (const LaunchTest & other)

Defined at line 722 of file fidling/gen/sdk/fidl/fuchsia.cpu.profiler/fuchsia.cpu.profiler/cpp/fidl/fuchsia.cpu.profiler/cpp/wire_types.h

LaunchTest & operator= (const LaunchTest & other)

Defined at line 723 of file fidling/gen/sdk/fidl/fuchsia.cpu.profiler/fuchsia.cpu.profiler/cpp/fidl/fuchsia.cpu.profiler/cpp/wire_types.h

void LaunchTest (LaunchTest && other)

Defined at line 724 of file fidling/gen/sdk/fidl/fuchsia.cpu.profiler/fuchsia.cpu.profiler/cpp/fidl/fuchsia.cpu.profiler/cpp/wire_types.h

void _CloseHandles ()
::fidl::WireTableBuilder< ::fuchsia_cpu_profiler::wire::LaunchTest> Builder (::fidl::AnyArena & arena)

Return a builder that by defaults allocates of an arena.

::fidl::WireTableExternalBuilder< ::fuchsia_cpu_profiler::wire::LaunchTest> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_cpu_profiler::wire::LaunchTest>> frame)

Return a builder that relies on explicitly allocating |fidl::ObjectView|s.

LaunchTest & operator= (LaunchTest && other)

Defined at line 725 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 test to launch.

bool has_url ()
::fuchsia_test_manager::wire::RunSuiteOptions & options ()

Options specifying how the suite should be run

bool has_options ()
void ~LaunchTest ()

Defined at line 727 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