class RegistryRegisterProviderSynchronouslyResponse
Defined at line 234 of file fidling/gen/sdk/fidl/fuchsia.tracing.provider/fuchsia.tracing.provider/cpp/fidl/fuchsia.tracing.provider/cpp/natural_types.h
Public Methods
void RegistryRegisterProviderSynchronouslyResponse (Storage_ storage)
void RegistryRegisterProviderSynchronouslyResponse (int32_t s, bool started)
void RegistryRegisterProviderSynchronouslyResponse ()
Default constructs a |RegistryRegisterProviderSynchronouslyResponse| only if all of its members are default constructible.
Defined at line 245 of file fidling/gen/sdk/fidl/fuchsia.tracing.provider/fuchsia.tracing.provider/cpp/fidl/fuchsia.tracing.provider/cpp/natural_types.h
void RegistryRegisterProviderSynchronouslyResponse (RegistryRegisterProviderSynchronouslyResponse && )
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
void RegistryRegisterProviderSynchronouslyResponse (const RegistryRegisterProviderSynchronouslyResponse & other)
RegistryRegisterProviderSynchronouslyResponse & operator= (RegistryRegisterProviderSynchronouslyResponse && )
Defined at line 249 of file fidling/gen/sdk/fidl/fuchsia.tracing.provider/fuchsia.tracing.provider/cpp/fidl/fuchsia.tracing.provider/cpp/natural_types.h
RegistryRegisterProviderSynchronouslyResponse & operator= (const RegistryRegisterProviderSynchronouslyResponse & other)
bool operator== (const RegistryRegisterProviderSynchronouslyResponse & other)
bool operator!= (const RegistryRegisterProviderSynchronouslyResponse & other)
int32_t s ()
int32_t & s ()
RegistryRegisterProviderSynchronouslyResponse & s (int32_t value)
Setter for s.
bool started ()
bool & started ()
RegistryRegisterProviderSynchronouslyResponse & started (bool value)
Setter for started.
void RegistryRegisterProviderSynchronouslyResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits