class ConfigurationSetResponse
Defined at line 130 of file fidling/gen/sdk/fidl/fuchsia.storage.ftl/fuchsia.storage.ftl/cpp/fidl/fuchsia.storage.ftl/cpp/natural_types.h
Public Methods
void ConfigurationSetResponse (Storage_ storage)
void ConfigurationSetResponse (uint8_t __reserved)
void ConfigurationSetResponse ()
Default constructs a |ConfigurationSetResponse| only if all of its members are default constructible.
Defined at line 141 of file fidling/gen/sdk/fidl/fuchsia.storage.ftl/fuchsia.storage.ftl/cpp/fidl/fuchsia.storage.ftl/cpp/natural_types.h
void ConfigurationSetResponse (ConfigurationSetResponse && )
Defined at line 144 of file fidling/gen/sdk/fidl/fuchsia.storage.ftl/fuchsia.storage.ftl/cpp/fidl/fuchsia.storage.ftl/cpp/natural_types.h
void ConfigurationSetResponse (const ConfigurationSetResponse & other)
ConfigurationSetResponse & operator= (ConfigurationSetResponse && )
Defined at line 145 of file fidling/gen/sdk/fidl/fuchsia.storage.ftl/fuchsia.storage.ftl/cpp/fidl/fuchsia.storage.ftl/cpp/natural_types.h
ConfigurationSetResponse & operator= (const ConfigurationSetResponse & other)
bool operator== (const ConfigurationSetResponse & other)
bool operator!= (const ConfigurationSetResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
ConfigurationSetResponse & __reserved (uint8_t value)
Setter for __reserved.
void ConfigurationSetResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits