class AuthorityLookupRequest

Defined at line 1829 of file fidling/gen/sdk/fidl/fuchsia.pkg/fuchsia.pkg/cpp/fidl/fuchsia.pkg/cpp/natural_types.h

Public Methods

void AuthorityLookupRequest (Storage_ storage)
void AuthorityLookupRequest (::fuchsia_pkg::PackageUrl package_url)
void AuthorityLookupRequest ()

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

Defined at line 1839 of file fidling/gen/sdk/fidl/fuchsia.pkg/fuchsia.pkg/cpp/fidl/fuchsia.pkg/cpp/natural_types.h

void AuthorityLookupRequest (AuthorityLookupRequest && )

Defined at line 1842 of file fidling/gen/sdk/fidl/fuchsia.pkg/fuchsia.pkg/cpp/fidl/fuchsia.pkg/cpp/natural_types.h

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

Defined at line 1843 of file fidling/gen/sdk/fidl/fuchsia.pkg/fuchsia.pkg/cpp/fidl/fuchsia.pkg/cpp/natural_types.h

AuthorityLookupRequest & operator= (const AuthorityLookupRequest & other)
bool operator== (const AuthorityLookupRequest & other)
bool operator!= (const AuthorityLookupRequest & other)
const ::fuchsia_pkg::PackageUrl & package_url ()

The absolute package URL of the package to look up.

::fuchsia_pkg::PackageUrl & package_url ()

The absolute package URL of the package to look up.

AuthorityLookupRequest & package_url (::fuchsia_pkg::PackageUrl value)

The absolute package URL of the package to look up.

void AuthorityLookupRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits