class DeviceGetClassResponse
Defined at line 224 of file fidling/gen/sdk/fidl/fuchsia.hardware.serial/fuchsia.hardware.serial/cpp/fidl/fuchsia.hardware.serial/cpp/natural_types.h
Public Methods
void DeviceGetClassResponse (Storage_ storage)
void DeviceGetClassResponse (::fuchsia_hardware_serial::Class device_class)
void DeviceGetClassResponse ()
Default constructs a |DeviceGetClassResponse| only if all of its members are default constructible.
Defined at line 235 of file fidling/gen/sdk/fidl/fuchsia.hardware.serial/fuchsia.hardware.serial/cpp/fidl/fuchsia.hardware.serial/cpp/natural_types.h
void DeviceGetClassResponse (DeviceGetClassResponse && )
Defined at line 238 of file fidling/gen/sdk/fidl/fuchsia.hardware.serial/fuchsia.hardware.serial/cpp/fidl/fuchsia.hardware.serial/cpp/natural_types.h
void DeviceGetClassResponse (const DeviceGetClassResponse & other)
DeviceGetClassResponse & operator= (DeviceGetClassResponse && )
Defined at line 239 of file fidling/gen/sdk/fidl/fuchsia.hardware.serial/fuchsia.hardware.serial/cpp/fidl/fuchsia.hardware.serial/cpp/natural_types.h
DeviceGetClassResponse & operator= (const DeviceGetClassResponse & other)
bool operator== (const DeviceGetClassResponse & other)
bool operator!= (const DeviceGetClassResponse & other)
::fuchsia_hardware_serial::Class device_class ()
::fuchsia_hardware_serial::Class & device_class ()
DeviceGetClassResponse & device_class (::fuchsia_hardware_serial::Class value)
Setter for device_class.
void DeviceGetClassResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits