class IntrospectorGetMonikerResponse

Defined at line 1790 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/natural_types.h

Public Methods

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

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

Defined at line 1800 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/natural_types.h

void IntrospectorGetMonikerResponse (IntrospectorGetMonikerResponse && )

Defined at line 1803 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/natural_types.h

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

Defined at line 1804 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/natural_types.h

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

Setter for moniker.

void IntrospectorGetMonikerResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits