class RealmQueryGetInstanceRequest

Defined at line 1916 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/natural_types.h

Public Methods

void RealmQueryGetInstanceRequest (Storage_ storage)
void RealmQueryGetInstanceRequest (::std::string moniker)
void RealmQueryGetInstanceRequest ()

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

Defined at line 1926 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/natural_types.h

void RealmQueryGetInstanceRequest (RealmQueryGetInstanceRequest && )

Defined at line 1929 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/natural_types.h

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

Defined at line 1930 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/natural_types.h

RealmQueryGetInstanceRequest & operator= (const RealmQueryGetInstanceRequest & other)
bool operator== (const RealmQueryGetInstanceRequest & other)
bool operator!= (const RealmQueryGetInstanceRequest & other)
const ::std::string & moniker ()
::std::string & moniker ()
RealmQueryGetInstanceRequest & moniker (::std::string value)

Setter for moniker.

void RealmQueryGetInstanceRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits