class DirectoryLinkResponse
Defined at line 604 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/natural_types.h
Public Methods
void DirectoryLinkResponse (Storage_ storage)
void DirectoryLinkResponse (int32_t s)
void DirectoryLinkResponse ()
Default constructs a |DirectoryLinkResponse| only if all of its members are default constructible.
Defined at line 614 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/natural_types.h
void DirectoryLinkResponse (DirectoryLinkResponse && )
Defined at line 617 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/natural_types.h
void DirectoryLinkResponse (const DirectoryLinkResponse & other)
DirectoryLinkResponse & operator= (DirectoryLinkResponse && )
Defined at line 618 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/natural_types.h
DirectoryLinkResponse & operator= (const DirectoryLinkResponse & other)
bool operator== (const DirectoryLinkResponse & other)
bool operator!= (const DirectoryLinkResponse & other)
int32_t s ()
int32_t & s ()
DirectoryLinkResponse & s (int32_t value)
Setter for s.
void DirectoryLinkResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits