class DeviceChangePlugStateResponse

Defined at line 3104 of file fidling/gen/sdk/fidl/fuchsia.virtualaudio/fuchsia.virtualaudio/cpp/fidl/fuchsia.virtualaudio/cpp/natural_types.h

Public Methods

void DeviceChangePlugStateResponse (Storage_ storage)
void DeviceChangePlugStateResponse (uint8_t __reserved)
void DeviceChangePlugStateResponse ()

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

Defined at line 3114 of file fidling/gen/sdk/fidl/fuchsia.virtualaudio/fuchsia.virtualaudio/cpp/fidl/fuchsia.virtualaudio/cpp/natural_types.h

void DeviceChangePlugStateResponse (DeviceChangePlugStateResponse && )

Defined at line 3117 of file fidling/gen/sdk/fidl/fuchsia.virtualaudio/fuchsia.virtualaudio/cpp/fidl/fuchsia.virtualaudio/cpp/natural_types.h

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

Defined at line 3118 of file fidling/gen/sdk/fidl/fuchsia.virtualaudio/fuchsia.virtualaudio/cpp/fidl/fuchsia.virtualaudio/cpp/natural_types.h

DeviceChangePlugStateResponse & operator= (const DeviceChangePlugStateResponse & other)
bool operator== (const DeviceChangePlugStateResponse & other)
bool operator!= (const DeviceChangePlugStateResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
DeviceChangePlugStateResponse & __reserved (uint8_t value)

Setter for __reserved.

void DeviceChangePlugStateResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits