class NamespaceInputEntry

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

Public Methods

void NamespaceInputEntry (Storage_ storage)
void NamespaceInputEntry (::std::string path, ::fidl::ClientEnd< ::fuchsia_component_sandbox::Dictionary> dictionary)
void NamespaceInputEntry ()

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

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

void NamespaceInputEntry (NamespaceInputEntry && )

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

NamespaceInputEntry & operator= (NamespaceInputEntry && )

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

const ::std::string & path ()
::std::string & path ()
NamespaceInputEntry & path (::std::string value)

Setter for path.

const ::fidl::ClientEnd< ::fuchsia_component_sandbox::Dictionary> & dictionary ()
::fidl::ClientEnd< ::fuchsia_component_sandbox::Dictionary> & dictionary ()
NamespaceInputEntry & dictionary (::fidl::ClientEnd< ::fuchsia_component_sandbox::Dictionary> value)

Setter for dictionary.

void NamespaceInputEntry (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits