class OnBootConfig

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

Public Members

static const char[] kSerializableName

Public Methods

void OnBootConfig (Storage_ storage)
void OnBootConfig ()

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

void OnBootConfig (OnBootConfig && )

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

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

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

OnBootConfig & operator= (const OnBootConfig & other)
bool operator== (const OnBootConfig & other)
bool operator!= (const OnBootConfig & other)
bool IsEmpty ()
const std::optional< ::std::vector< ::fuchsia_cpu_profiler::SamplingConfig>> & configs ()
::std::optional< ::std::vector< ::fuchsia_cpu_profiler::SamplingConfig>> & configs ()
OnBootConfig & configs (std::optional< ::std::vector< ::fuchsia_cpu_profiler::SamplingConfig>> value)

Setter for configs.

const std::optional< ::fuchsia_cpu_profiler::OnBootTargetConfig> & target ()
::std::optional< ::fuchsia_cpu_profiler::OnBootTargetConfig> & target ()
OnBootConfig & target (std::optional< ::fuchsia_cpu_profiler::OnBootTargetConfig> value)

Setter for target.

void OnBootConfig (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalTableCodingTraits