class ConfigurationGetResult

Defined at line 200 of file fidling/gen/sdk/fidl/fuchsia.storage.ftl/fuchsia.storage.ftl/cpp/fidl/fuchsia.storage.ftl/cpp/wire_types.h

Public Methods

void ConfigurationGetResult ()
void ConfigurationGetResult (const ConfigurationGetResult & )

Defined at line 204 of file fidling/gen/sdk/fidl/fuchsia.storage.ftl/fuchsia.storage.ftl/cpp/fidl/fuchsia.storage.ftl/cpp/wire_types.h

ConfigurationGetResult & operator= (const ConfigurationGetResult & )

Defined at line 205 of file fidling/gen/sdk/fidl/fuchsia.storage.ftl/fuchsia.storage.ftl/cpp/fidl/fuchsia.storage.ftl/cpp/wire_types.h

void ConfigurationGetResult (ConfigurationGetResult && )

Defined at line 206 of file fidling/gen/sdk/fidl/fuchsia.storage.ftl/fuchsia.storage.ftl/cpp/fidl/fuchsia.storage.ftl/cpp/wire_types.h

bool has_invalid_tag ()
bool is_response ()
ConfigurationGetResult WithResponse (::fidl::ObjectView< ::fuchsia_storage_ftl::wire::ConfigurationOptions> val)
ConfigurationGetResult & operator= (ConfigurationGetResult && )

Defined at line 207 of file fidling/gen/sdk/fidl/fuchsia.storage.ftl/fuchsia.storage.ftl/cpp/fidl/fuchsia.storage.ftl/cpp/wire_types.h

template <typename... Args>
ConfigurationGetResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)

Defined at line 221 of file fidling/gen/sdk/fidl/fuchsia.storage.ftl/fuchsia.storage.ftl/cpp/fidl/fuchsia.storage.ftl/cpp/wire_types.h

::fuchsia_storage_ftl::wire::ConfigurationOptions & response ()
const ::fuchsia_storage_ftl::wire::ConfigurationOptions & response ()
bool is_err ()
ConfigurationGetResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_storage_ftl::wire::ConfigurationGetResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

Defined at line 209 of file fidling/gen/sdk/fidl/fuchsia.storage.ftl/fuchsia.storage.ftl/cpp/fidl/fuchsia.storage.ftl/cpp/wire_types.h