class LaunchComponent

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

Public Methods

void LaunchComponent (Storage_ storage)
void LaunchComponent ()

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

void LaunchComponent (LaunchComponent && )

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

void LaunchComponent (const LaunchComponent & other)
LaunchComponent & operator= (LaunchComponent && )

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

LaunchComponent & operator= (const LaunchComponent & other)
bool operator== (const LaunchComponent & other)
bool operator!= (const LaunchComponent & other)
bool IsEmpty ()
const std::optional< ::std::string> & url ()

The url of the component to launch (required)

::std::optional< ::std::string> & url ()

The url of the component to launch (required)

LaunchComponent & url (std::optional< ::std::string> value)

The url of the component to launch (required)

const std::optional< ::std::string> & moniker ()

The location to launch the component. If not specified, a default

location will be used.

::std::optional< ::std::string> & moniker ()

The location to launch the component. If not specified, a default

location will be used.

LaunchComponent & moniker (std::optional< ::std::string> value)

The location to launch the component. If not specified, a default

location will be used.

void LaunchComponent (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalTableCodingTraits