class FileAllocateResponse

Defined at line 2064 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/natural_types.h

Public Methods

void FileAllocateResponse (Storage_ storage)
void FileAllocateResponse (uint8_t __reserved)
void FileAllocateResponse ()

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

Defined at line 2074 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/natural_types.h

void FileAllocateResponse (FileAllocateResponse && )

Defined at line 2077 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/natural_types.h

void FileAllocateResponse (const FileAllocateResponse & other)
FileAllocateResponse & operator= (FileAllocateResponse && )

Defined at line 2078 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/natural_types.h

FileAllocateResponse & operator= (const FileAllocateResponse & other)
bool operator== (const FileAllocateResponse & other)
bool operator!= (const FileAllocateResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
FileAllocateResponse & __reserved (uint8_t value)

Setter for __reserved.

void FileAllocateResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits