class RealmGetComponentDeclRequest
Defined at line 3605 of file fidling/gen/sdk/fidl/fuchsia.component.test/fuchsia.component.test/cpp/fidl/fuchsia.component.test/cpp/natural_types.h
Public Methods
void RealmGetComponentDeclRequest (Storage_ storage)
void RealmGetComponentDeclRequest (::std::string name)
void RealmGetComponentDeclRequest ()
Default constructs a |RealmGetComponentDeclRequest| only if all of its members are default constructible.
Defined at line 3615 of file fidling/gen/sdk/fidl/fuchsia.component.test/fuchsia.component.test/cpp/fidl/fuchsia.component.test/cpp/natural_types.h
void RealmGetComponentDeclRequest (RealmGetComponentDeclRequest && )
Defined at line 3618 of file fidling/gen/sdk/fidl/fuchsia.component.test/fuchsia.component.test/cpp/fidl/fuchsia.component.test/cpp/natural_types.h
void RealmGetComponentDeclRequest (const RealmGetComponentDeclRequest & other)
RealmGetComponentDeclRequest & operator= (RealmGetComponentDeclRequest && )
Defined at line 3619 of file fidling/gen/sdk/fidl/fuchsia.component.test/fuchsia.component.test/cpp/fidl/fuchsia.component.test/cpp/natural_types.h
RealmGetComponentDeclRequest & operator= (const RealmGetComponentDeclRequest & other)
bool operator== (const RealmGetComponentDeclRequest & other)
bool operator!= (const RealmGetComponentDeclRequest & other)
const ::std::string & name ()
The name of the component whose declaration is being retrieved.
::std::string & name ()
The name of the component whose declaration is being retrieved.
RealmGetComponentDeclRequest & name (::std::string value)
The name of the component whose declaration is being retrieved.
void RealmGetComponentDeclRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits