class ProfileProviderUnregisterHandlerRequest
Defined at line 5069 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/natural_types.h
Public Methods
void ProfileProviderUnregisterHandlerRequest (Storage_ storage)
void ProfileProviderUnregisterHandlerRequest (::zx::thread thread_handle, ::std::string name)
void ProfileProviderUnregisterHandlerRequest ()
Default constructs a |ProfileProviderUnregisterHandlerRequest| only if all of its members are default constructible.
Defined at line 5079 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/natural_types.h
void ProfileProviderUnregisterHandlerRequest (ProfileProviderUnregisterHandlerRequest && )
Defined at line 5082 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/natural_types.h
ProfileProviderUnregisterHandlerRequest & operator= (ProfileProviderUnregisterHandlerRequest && )
Defined at line 5083 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/natural_types.h
const ::zx::thread & thread_handle ()
::zx::thread & thread_handle ()
ProfileProviderUnregisterHandlerRequest & thread_handle (::zx::thread value)
Setter for thread_handle.
const ::std::string & name ()
::std::string & name ()
ProfileProviderUnregisterHandlerRequest & name (::std::string value)
Setter for name.
void ProfileProviderUnregisterHandlerRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits