class PackageCacheSetUpgradableUrlsResult
Defined at line 1518 of file fidling/gen/sdk/fidl/fuchsia.pkg/fuchsia.pkg/cpp/fidl/fuchsia.pkg/cpp/wire_types.h
Public Methods
void PackageCacheSetUpgradableUrlsResult ()
void PackageCacheSetUpgradableUrlsResult (const PackageCacheSetUpgradableUrlsResult & )
Defined at line 1524 of file fidling/gen/sdk/fidl/fuchsia.pkg/fuchsia.pkg/cpp/fidl/fuchsia.pkg/cpp/wire_types.h
PackageCacheSetUpgradableUrlsResult & operator= (const PackageCacheSetUpgradableUrlsResult & )
Defined at line 1525 of file fidling/gen/sdk/fidl/fuchsia.pkg/fuchsia.pkg/cpp/fidl/fuchsia.pkg/cpp/wire_types.h
void PackageCacheSetUpgradableUrlsResult (PackageCacheSetUpgradableUrlsResult && )
Defined at line 1526 of file fidling/gen/sdk/fidl/fuchsia.pkg/fuchsia.pkg/cpp/fidl/fuchsia.pkg/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
PackageCacheSetUpgradableUrlsResult WithResponse (::fuchsia_pkg::wire::PackageCacheSetUpgradableUrlsResponse val)
PackageCacheSetUpgradableUrlsResult & operator= (PackageCacheSetUpgradableUrlsResult && )
Defined at line 1527 of file fidling/gen/sdk/fidl/fuchsia.pkg/fuchsia.pkg/cpp/fidl/fuchsia.pkg/cpp/wire_types.h
::fuchsia_pkg::wire::PackageCacheSetUpgradableUrlsResponse & response ()
const ::fuchsia_pkg::wire::PackageCacheSetUpgradableUrlsResponse & response ()
bool is_err ()
PackageCacheSetUpgradableUrlsResult WithErr (::fuchsia_pkg::wire::SetUpgradableUrlsError val)
::fuchsia_pkg::wire::SetUpgradableUrlsError & err ()
const ::fuchsia_pkg::wire::SetUpgradableUrlsError & err ()
bool is_framework_err ()
PackageCacheSetUpgradableUrlsResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_pkg::wire::PackageCacheSetUpgradableUrlsResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
| kFrameworkErr | 3 |
Defined at line 1529 of file fidling/gen/sdk/fidl/fuchsia.pkg/fuchsia.pkg/cpp/fidl/fuchsia.pkg/cpp/wire_types.h