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