class ProviderV2StopResponse

Defined at line 233 of file fidling/gen/sdk/fidl/fuchsia.tracing.provider/fuchsia.tracing.provider/cpp/fidl/fuchsia.tracing.provider/cpp/natural_types.h

Public Methods

void ProviderV2StopResponse (Storage_ storage)
void ProviderV2StopResponse (uint8_t __reserved)
void ProviderV2StopResponse ()

Default constructs a |ProviderV2StopResponse| only if all of its members are default constructible.

Defined at line 244 of file fidling/gen/sdk/fidl/fuchsia.tracing.provider/fuchsia.tracing.provider/cpp/fidl/fuchsia.tracing.provider/cpp/natural_types.h

void ProviderV2StopResponse (ProviderV2StopResponse && )

Defined at line 247 of file fidling/gen/sdk/fidl/fuchsia.tracing.provider/fuchsia.tracing.provider/cpp/fidl/fuchsia.tracing.provider/cpp/natural_types.h

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

Defined at line 248 of file fidling/gen/sdk/fidl/fuchsia.tracing.provider/fuchsia.tracing.provider/cpp/fidl/fuchsia.tracing.provider/cpp/natural_types.h

ProviderV2StopResponse & operator= (const ProviderV2StopResponse & other)
bool operator== (const ProviderV2StopResponse & other)
bool operator!= (const ProviderV2StopResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
ProviderV2StopResponse & __reserved (uint8_t value)

Setter for __reserved.

void ProviderV2StopResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits