class RealmQueryConstructNamespaceRequest
Defined at line 2661 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/natural_types.h
Public Methods
void RealmQueryConstructNamespaceRequest (Storage_ storage)
void RealmQueryConstructNamespaceRequest (::std::string moniker)
void RealmQueryConstructNamespaceRequest ()
Default constructs a |RealmQueryConstructNamespaceRequest| only if all of its members are default constructible.
Defined at line 2671 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/natural_types.h
void RealmQueryConstructNamespaceRequest (RealmQueryConstructNamespaceRequest && )
Defined at line 2674 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/natural_types.h
void RealmQueryConstructNamespaceRequest (const RealmQueryConstructNamespaceRequest & other)
RealmQueryConstructNamespaceRequest & operator= (RealmQueryConstructNamespaceRequest && )
Defined at line 2675 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/natural_types.h
RealmQueryConstructNamespaceRequest & operator= (const RealmQueryConstructNamespaceRequest & other)
bool operator== (const RealmQueryConstructNamespaceRequest & other)
bool operator!= (const RealmQueryConstructNamespaceRequest & other)
const ::std::string & moniker ()
::std::string & moniker ()
RealmQueryConstructNamespaceRequest & moniker (::std::string value)
Setter for moniker.
void RealmQueryConstructNamespaceRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits