class VirtualControllerCreateEmulatorResponse
Defined at line 5009 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/natural_types.h
Public Methods
void VirtualControllerCreateEmulatorResponse (Storage_ storage)
void VirtualControllerCreateEmulatorResponse (::std::optional< ::std::string> name)
void VirtualControllerCreateEmulatorResponse ()
Default constructs a |VirtualControllerCreateEmulatorResponse| only if all of its members are default constructible.
Defined at line 5019 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/natural_types.h
void VirtualControllerCreateEmulatorResponse (VirtualControllerCreateEmulatorResponse && )
Defined at line 5022 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/natural_types.h
void VirtualControllerCreateEmulatorResponse (const VirtualControllerCreateEmulatorResponse & other)
VirtualControllerCreateEmulatorResponse & operator= (VirtualControllerCreateEmulatorResponse && )
Defined at line 5023 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/natural_types.h
VirtualControllerCreateEmulatorResponse & operator= (const VirtualControllerCreateEmulatorResponse & other)
bool operator== (const VirtualControllerCreateEmulatorResponse & other)
bool operator!= (const VirtualControllerCreateEmulatorResponse & other)
const ::std::optional< ::std::string> & name ()
::std::optional< ::std::string> & name ()
VirtualControllerCreateEmulatorResponse & name (::std::optional< ::std::string> value)
Setter for name.
void VirtualControllerCreateEmulatorResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits