class DeviceGetClientTypeResponse

Defined at line 192 of file fidling/gen/sdk/fidl/fuchsia.hardware.fan/fuchsia.hardware.fan/cpp/fidl/fuchsia.hardware.fan/cpp/natural_types.h

Public Methods

void DeviceGetClientTypeResponse (Storage_ storage)
void DeviceGetClientTypeResponse (::std::string client_type)
void DeviceGetClientTypeResponse ()

Default constructs a |DeviceGetClientTypeResponse| only if all of its members are default constructible.

Defined at line 203 of file fidling/gen/sdk/fidl/fuchsia.hardware.fan/fuchsia.hardware.fan/cpp/fidl/fuchsia.hardware.fan/cpp/natural_types.h

void DeviceGetClientTypeResponse (DeviceGetClientTypeResponse && )

Defined at line 206 of file fidling/gen/sdk/fidl/fuchsia.hardware.fan/fuchsia.hardware.fan/cpp/fidl/fuchsia.hardware.fan/cpp/natural_types.h

void DeviceGetClientTypeResponse (const DeviceGetClientTypeResponse & other)
DeviceGetClientTypeResponse & operator= (DeviceGetClientTypeResponse && )

Defined at line 207 of file fidling/gen/sdk/fidl/fuchsia.hardware.fan/fuchsia.hardware.fan/cpp/fidl/fuchsia.hardware.fan/cpp/natural_types.h

DeviceGetClientTypeResponse & operator= (const DeviceGetClientTypeResponse & other)
bool operator== (const DeviceGetClientTypeResponse & other)
bool operator!= (const DeviceGetClientTypeResponse & other)
const ::std::string & client_type ()
::std::string & client_type ()
DeviceGetClientTypeResponse & client_type (::std::string value)

Setter for client_type.

void DeviceGetClientTypeResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits