class GetPowerElementsGetElementsResponse
Defined at line 32 of file fidling/gen/src/devices/bus/drivers/platform/test/power-integration-test/fuchsia.test.drivers.power/cpp/fidl/fuchsia.test.drivers.power/cpp/natural_types.h
Public Methods
void GetPowerElementsGetElementsResponse (Storage_ storage)
void GetPowerElementsGetElementsResponse (::std::vector< ::std::string> elements)
void GetPowerElementsGetElementsResponse ()
Default constructs a |GetPowerElementsGetElementsResponse| only if all of its members are default constructible.
Defined at line 43 of file fidling/gen/src/devices/bus/drivers/platform/test/power-integration-test/fuchsia.test.drivers.power/cpp/fidl/fuchsia.test.drivers.power/cpp/natural_types.h
void GetPowerElementsGetElementsResponse (GetPowerElementsGetElementsResponse && )
Defined at line 46 of file fidling/gen/src/devices/bus/drivers/platform/test/power-integration-test/fuchsia.test.drivers.power/cpp/fidl/fuchsia.test.drivers.power/cpp/natural_types.h
void GetPowerElementsGetElementsResponse (const GetPowerElementsGetElementsResponse & other)
GetPowerElementsGetElementsResponse & operator= (GetPowerElementsGetElementsResponse && )
Defined at line 47 of file fidling/gen/src/devices/bus/drivers/platform/test/power-integration-test/fuchsia.test.drivers.power/cpp/fidl/fuchsia.test.drivers.power/cpp/natural_types.h
GetPowerElementsGetElementsResponse & operator= (const GetPowerElementsGetElementsResponse & other)
bool operator== (const GetPowerElementsGetElementsResponse & other)
bool operator!= (const GetPowerElementsGetElementsResponse & other)
const ::std::vector< ::std::string> & elements ()
::std::vector< ::std::string> & elements ()
GetPowerElementsGetElementsResponse & elements (::std::vector< ::std::string> value)
Setter for elements.
void GetPowerElementsGetElementsResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits