class ProviderV2StartResponse

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

Public Methods

void ProviderV2StartResponse (Storage_ storage)
void ProviderV2StartResponse (uint8_t __reserved)
void ProviderV2StartResponse ()

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

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

void ProviderV2StartResponse (ProviderV2StartResponse && )

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

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

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

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

Setter for __reserved.

void ProviderV2StartResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits