class EmptyStruct

Defined at line 175 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/natural_types.h

Public Methods

void EmptyStruct (Storage_ storage)
void EmptyStruct (uint8_t __reserved)
void EmptyStruct ()

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

Defined at line 185 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/natural_types.h

void EmptyStruct (EmptyStruct && )

Defined at line 188 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/natural_types.h

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

Defined at line 189 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/natural_types.h

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

Setter for __reserved.

void EmptyStruct (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits