class RegistryRegisterV2SynchronouslyResponse

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

Public Methods

void RegistryRegisterV2SynchronouslyResponse (Storage_ storage)
void RegistryRegisterV2SynchronouslyResponse (bool started)
void RegistryRegisterV2SynchronouslyResponse ()

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

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

void RegistryRegisterV2SynchronouslyResponse (RegistryRegisterV2SynchronouslyResponse && )

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

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

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

RegistryRegisterV2SynchronouslyResponse & operator= (const RegistryRegisterV2SynchronouslyResponse & other)
bool operator== (const RegistryRegisterV2SynchronouslyResponse & other)
bool operator!= (const RegistryRegisterV2SynchronouslyResponse & other)
bool started ()

true if tracing has already started, which is a hint to the provider

to wait for the Start() message before continuing if it wishes to

not drop trace records before Start() is received.

bool & started ()

true if tracing has already started, which is a hint to the provider

to wait for the Start() message before continuing if it wishes to

not drop trace records before Start() is received.

RegistryRegisterV2SynchronouslyResponse & started (bool value)

true if tracing has already started, which is a hint to the provider

to wait for the Start() message before continuing if it wishes to

not drop trace records before Start() is received.

void RegistryRegisterV2SynchronouslyResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits