class Empty

Defined at line 133 of file fidling/gen/src/tests/fidl/dynsuite/client_suite/fidl/fidl.clientsuite/cpp/fidl/fidl.clientsuite/cpp/natural_types.h

Public Methods

void Empty (Storage_ storage)
void Empty (uint8_t __reserved)
void Empty ()

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

Defined at line 143 of file fidling/gen/src/tests/fidl/dynsuite/client_suite/fidl/fidl.clientsuite/cpp/fidl/fidl.clientsuite/cpp/natural_types.h

void Empty (Empty && )

Defined at line 146 of file fidling/gen/src/tests/fidl/dynsuite/client_suite/fidl/fidl.clientsuite/cpp/fidl/fidl.clientsuite/cpp/natural_types.h

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

Defined at line 147 of file fidling/gen/src/tests/fidl/dynsuite/client_suite/fidl/fidl.clientsuite/cpp/fidl/fidl.clientsuite/cpp/natural_types.h

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

Setter for __reserved.

void Empty (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits