class LaunchTest
Defined at line 420 of file fidling/gen/sdk/fidl/fuchsia.cpu.profiler/fuchsia.cpu.profiler/cpp/fidl/fuchsia.cpu.profiler/cpp/natural_types.h
Public Methods
void LaunchTest (Storage_ storage)
bool IsEmpty ()
void LaunchTest ()
Defined at line 426 of file fidling/gen/sdk/fidl/fuchsia.cpu.profiler/fuchsia.cpu.profiler/cpp/fidl/fuchsia.cpu.profiler/cpp/natural_types.h
void LaunchTest (LaunchTest && )
Defined at line 427 of file fidling/gen/sdk/fidl/fuchsia.cpu.profiler/fuchsia.cpu.profiler/cpp/fidl/fuchsia.cpu.profiler/cpp/natural_types.h
LaunchTest & operator= (LaunchTest && )
Defined at line 428 of file fidling/gen/sdk/fidl/fuchsia.cpu.profiler/fuchsia.cpu.profiler/cpp/fidl/fuchsia.cpu.profiler/cpp/natural_types.h
const std::optional< ::std::string> & url ()
The url of the test to launch.
::std::optional< ::std::string> & url ()
The url of the test to launch.
LaunchTest & url (std::optional< ::std::string> value)
The url of the test to launch.
const std::optional< ::fuchsia_test_manager::RunSuiteOptions> & options ()
Options specifying how the suite should be run
::std::optional< ::fuchsia_test_manager::RunSuiteOptions> & options ()
Options specifying how the suite should be run
LaunchTest & options (std::optional< ::fuchsia_test_manager::RunSuiteOptions> value)
Options specifying how the suite should be run
void LaunchTest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalTableCodingTraits