class RealmQueryGetInstanceResponse
Defined at line 1966 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/natural_types.h
Public Methods
void RealmQueryGetInstanceResponse (Storage_ storage)
void RealmQueryGetInstanceResponse (::fuchsia_sys2::Instance instance)
void RealmQueryGetInstanceResponse ()
Default constructs a |RealmQueryGetInstanceResponse| only if all of its members are default constructible.
Defined at line 1976 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/natural_types.h
void RealmQueryGetInstanceResponse (RealmQueryGetInstanceResponse && )
Defined at line 1979 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/natural_types.h
void RealmQueryGetInstanceResponse (const RealmQueryGetInstanceResponse & other)
RealmQueryGetInstanceResponse & operator= (RealmQueryGetInstanceResponse && )
Defined at line 1980 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/natural_types.h
RealmQueryGetInstanceResponse & operator= (const RealmQueryGetInstanceResponse & other)
bool operator== (const RealmQueryGetInstanceResponse & other)
bool operator!= (const RealmQueryGetInstanceResponse & other)
const ::fuchsia_sys2::Instance & instance ()
::fuchsia_sys2::Instance & instance ()
RealmQueryGetInstanceResponse & instance (::fuchsia_sys2::Instance value)
Setter for instance.
void RealmQueryGetInstanceResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits