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