class DirectoryCreateSymlinkResponse
Defined at line 913 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/natural_types.h
Public Methods
void DirectoryCreateSymlinkResponse (Storage_ storage)
void DirectoryCreateSymlinkResponse (uint8_t __reserved)
void DirectoryCreateSymlinkResponse ()
Default constructs a |DirectoryCreateSymlinkResponse| only if all of its members are default constructible.
Defined at line 923 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/natural_types.h
void DirectoryCreateSymlinkResponse (DirectoryCreateSymlinkResponse && )
Defined at line 926 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/natural_types.h
void DirectoryCreateSymlinkResponse (const DirectoryCreateSymlinkResponse & other)
DirectoryCreateSymlinkResponse & operator= (DirectoryCreateSymlinkResponse && )
Defined at line 927 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/natural_types.h
DirectoryCreateSymlinkResponse & operator= (const DirectoryCreateSymlinkResponse & other)
bool operator== (const DirectoryCreateSymlinkResponse & other)
bool operator!= (const DirectoryCreateSymlinkResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
DirectoryCreateSymlinkResponse & __reserved (uint8_t value)
Setter for __reserved.
void DirectoryCreateSymlinkResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits