class ProviderConnectToServiceResponse
Defined at line 671 of file fidling/gen/sdk/fidl/fuchsia.hardware.adb/fuchsia.hardware.adb/cpp/fidl/fuchsia.hardware.adb/cpp/natural_types.h
Public Methods
void ProviderConnectToServiceResponse (Storage_ storage)
void ProviderConnectToServiceResponse (uint8_t __reserved)
void ProviderConnectToServiceResponse ()
Default constructs a |ProviderConnectToServiceResponse| only if all of its members are default constructible.
Defined at line 682 of file fidling/gen/sdk/fidl/fuchsia.hardware.adb/fuchsia.hardware.adb/cpp/fidl/fuchsia.hardware.adb/cpp/natural_types.h
void ProviderConnectToServiceResponse (ProviderConnectToServiceResponse && )
Defined at line 685 of file fidling/gen/sdk/fidl/fuchsia.hardware.adb/fuchsia.hardware.adb/cpp/fidl/fuchsia.hardware.adb/cpp/natural_types.h
void ProviderConnectToServiceResponse (const ProviderConnectToServiceResponse & other)
ProviderConnectToServiceResponse & operator= (ProviderConnectToServiceResponse && )
Defined at line 686 of file fidling/gen/sdk/fidl/fuchsia.hardware.adb/fuchsia.hardware.adb/cpp/fidl/fuchsia.hardware.adb/cpp/natural_types.h
ProviderConnectToServiceResponse & operator= (const ProviderConnectToServiceResponse & other)
bool operator== (const ProviderConnectToServiceResponse & other)
bool operator!= (const ProviderConnectToServiceResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
ProviderConnectToServiceResponse & __reserved (uint8_t value)
Setter for __reserved.
void ProviderConnectToServiceResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits