class SourceSetRoleResponse

Defined at line 744 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.source/fuchsia.hardware.power.source/cpp/fidl/fuchsia.hardware.power.source/cpp/natural_types.h

Public Methods

void SourceSetRoleResponse (Storage_ storage)
void SourceSetRoleResponse (uint8_t __reserved)
void SourceSetRoleResponse ()

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

Defined at line 755 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.source/fuchsia.hardware.power.source/cpp/fidl/fuchsia.hardware.power.source/cpp/natural_types.h

void SourceSetRoleResponse (SourceSetRoleResponse && )

Defined at line 758 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.source/fuchsia.hardware.power.source/cpp/fidl/fuchsia.hardware.power.source/cpp/natural_types.h

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

Defined at line 759 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.source/fuchsia.hardware.power.source/cpp/fidl/fuchsia.hardware.power.source/cpp/natural_types.h

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

Setter for __reserved.

void SourceSetRoleResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits